UNPKG

senginta

Version:

All in one Search Engine Scrapper for used by API or Node JS library. It's Free & Lightweight!

38 lines (37 loc) 990 B
{ "name": "senginta", "version": "0.0.3", "description": "All in one Search Engine Scrapper for used by API or Node JS library. It's Free & Lightweight!", "main": "lib/index.js", "scripts": { "test": "mocha tests/*.test.js --timeout 30000" }, "repository": { "type": "git", "url": "git+https://github.com/michael-act/Senginta.js.git" }, "bugs": { "url": "https://github.com/michael-act/Senginta.js/issues" }, "keywords": [ "search-engine", "google-scraper", "google-scholar-scrapper", "search-engine-scraper", "baidu-scrapper", "google-shop-scrapper", "google-video-scrapper", "google-news-scrapper" ], "author": "Michael Abraham Chan Tulenan <michael.4ct@gmail.com>", "license": "MIT", "homepage": "https://github.com/michael-act/Senginta.js#readme", "dependencies": { "cheerio": "^1.0.0-rc.10", "xmlhttprequest": "^1.8.0" }, "devDependencies": { "chai": "^4.3.4", "mocha": "^9.0.1" } }