chris-greening / instascrape

Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
630 stars 107 forks source link

email / followers (not the number of followers, but the list of followers) #81

Closed jaeseongpark91 closed 2 years ago

jaeseongpark91 commented 3 years ago

Thank you for sharing this. It's awesome and really helpful.

I am looking for 'email' and 'list of follower' (not the number of followers) info.

Would it be possible to increase your scraped data points?

Thank you in advance!

chris-greening commented 3 years ago

Hello, thanks for the ideas! 😄

Unfortunately email is no longer possible to scrape as far as I know; it used to be supported but Instagram pulled email visibility from the webapp a couple months ago 😢

As for the list of followers, that's definitely something I was looking into introducing but Instagram was being tricky with some of the tests I tried. I'll do some research in the morning but it might be a while before dedicated support is introduced

raviriley commented 3 years ago

+1 on a list of followers (just the username strings in a list would be great), that's the only reason I installed only to realize this can only return the number of followers.

skyrover7 commented 3 years ago

+1 on list of followers for sure!

marcvergees commented 3 years ago

Yes please!!

youknowmealredy commented 3 years ago

🙏🏻

chris-greening commented 2 years ago

Sorry gang but this feature likely won't come through anytime soon

Instagram has been restricting further and further and making it harder for even simple scrapes. Gonna close this for now 😢