Socket
Socket
Sign inDemoInstall

instatouch

Package Overview
Dependencies
139
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "instatouch",
"version": "2.0.0",
"version": "2.0.1",
"description": "Scrape instagram posts from Username, Hashtag or Location pages. Download media and save them to a ZIP archive. Create JSON/CSV files with a post information. No login required",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,3 +7,5 @@

Scrape useful information from instagram.
**No login or password are required.**
This is not an official API support and etc. This is just a scraper that is using instagram graph api to scrape media.

@@ -205,4 +207,7 @@

instaTouch.user(id, options) //Scrape user posts
instaTouch.hashtag(id, options) //Scrape hashtag posts
![#f03c15](https://placehold.it/15/f03c15/000000?text=+) instaTouch.location(id, options) // Currently not working due to recent changes
instaTouch.comments(id, options) //Scrape location posts

@@ -209,0 +214,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc