ig-headless-driver
Version:
Scrape instagram posts by username, shortcode, or hashtag
42 lines (41 loc) • 820 B
JSON
{
"name": "ig-headless-driver",
"version": "1.0.12",
"description": "Scrape instagram posts by username, shortcode, or hashtag",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"instagram-scraper",
"instagram scraper",
"instagram-scrape",
"instagram scrape",
"post scraper",
"post-scraper",
"post scrape",
"post-scrape",
"user-scraper",
"user scraper",
"user-scrape",
"user scrape",
"tag-scraper",
"tag scraper",
"tag-scrape",
"tag scrape",
"user search",
"post search",
"tag search",
"instagram",
"scraper",
"scraping",
"scrape",
"insta",
"ig"
],
"author": "Andrew B",
"license": "ISC",
"dependencies": {
"node-fetch": "2.6.0"
}
}