@danitech/scraper
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@danitech/scraper", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "This module provides a collection of functions for various scraping tasks. You can use these functions to download content from different sources, search for specific information, stalk user profiles, utilize artificial intelligence models, fetch random images, convert text to images or GIFs, and perform various image manipulation tasks. Below is an overview of the available functions.", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"creation_date": "Sep 13, 2023", | ||
"update_date": "Sep 13, 2023", | ||
"update_date": "Sep 14, 2023", | ||
"author": "Dani Ramdani", | ||
@@ -29,14 +29,10 @@ "license": "MIT", | ||
"keywords": [ | ||
"scraper", | ||
"scrape", | ||
"web", | ||
"scrape", | ||
"whatsapp", | ||
"bot", | ||
"rest", | ||
"Scraper", | ||
"Scrape", | ||
"Web scrape", | ||
"WhatsApp BOT", | ||
"API", | ||
"restful", | ||
"API", | ||
"json", | ||
"API" | ||
"REST API", | ||
"RESTful API", | ||
"Json API" | ||
], | ||
@@ -43,0 +39,0 @@ "bugs": { |
1269975