Added package parsepage (#2195)

This commit is contained in:
lurlo 2022-04-05 00:12:54 +00:00 committed by GitHub
parent 5100e0d835
commit d2e69f37e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25734,5 +25734,21 @@
"description": "Google Images scraper lib and CLI",
"license": "MIT",
"web": "https://gitlab.com/lurlo/gimg"
},
{
"name": "parsepage",
"url": "https://gitlab.com/lurlo/parsepage",
"method": "git",
"tags": [
"extractor",
"cli",
"configurable",
"tool",
"html",
"bulk"
],
"description": "Automatically extracts the data of sites",
"license": "GPL-3.0-only",
"web": "https://gitlab.com/lurlo/parsepage"
}
]