drawrowfly / instagram-scraper

Instagram Scraper. Scrape useful data/posts from instagram users, hashtag and locations pages. Comments and people who liked specific posts and soon more. No login or API keys are required
568 stars 62 forks source link

Scrapper not working when it is deployed to Heroku/Vercel #19

Closed MichaelDepp closed 4 years ago

MichaelDepp commented 4 years ago

I created an SPA using this npm. Everything works perfectly except, when I deploy the application to heroku. The fetch part not performing and being destroyed after connection. I try to host in vercel. Faced the same issue too.

link to the project. https://github.com/MichaelDepp/boiler-express

MichaelDepp commented 4 years ago

I solved it