diff --git a/packages.json b/packages.json index 53cf72a..f719528 100644 --- a/packages.json +++ b/packages.json @@ -24262,5 +24262,19 @@ "description": "Brainly data extractor", "license": "MIT", "web": "https://gitlab.com/lurlo/brainlyextractor" + }, + { + "name": "scraper", + "url": "https://gitlab.com/lurlo/scraper", + "method": "git", + "tags": [ + "web", + "scraper", + "tools", + "library" + ], + "description": "Scraping tools", + "license": "MIT", + "web": "https://gitlab.com/lurlo/scraper" } ]