instagram-tagscrape-proxy

1.0.1 • Public • Published

instagram-tagscrape-proxy

Proxied version of the instagram-tagscrape module.

Please refer to the original documentation.

Usage

Each function of the original module accepts an optional proxy argument

var ig = require('instagram-tagscrape-proxy');

ig.scrapeTagPage('bernie', "http://<YOUR PROXY>").then(function(result){
    console.dir(result);
})

Package Sidebar

Install

npm i instagram-tagscrape-proxy

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • galatolofederico