Added package webpage_extractors (#2750)

This commit is contained in:
Bung 2023-11-10 15:37:07 +08:00 committed by GitHub
parent dd3f3c9170
commit 19367478de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31826,7 +31826,7 @@
"license": "AGPL-3.0-or-later",
"web": "https://pswilde.codeberg.page/threadlogging_docs/threadlogging.html"
},
{
{
"name": "paint",
"url": "https://github.com/pNeal0/paint",
"method": "git",
@ -31842,5 +31842,20 @@
"description": "Colorize strings in a simple and clean way",
"license": "MIT",
"web": "https://github.com/pNeal0/paint"
},
{
"name": "webpage_extractors",
"url": "https://github.com/bung87/webpage_extractors",
"method": "git",
"tags": [
"web",
"page",
"html",
"content",
"extractors"
],
"description": "webpage information extractor",
"license": "MIT",
"web": "https://github.com/bung87/webpage_extractors"
}
]