dannyvassallo / insta_scrape

The instagram swiss army knife. Restores all deprecated hashtag functionality and grants public api access from instagram's front end without any of the authorization.
https://rubygems.org/gems/insta_scrape
MIT License
60 stars 27 forks source link

[ADD] check if account is private #29

Closed Venca24 closed 5 years ago

Venca24 commented 6 years ago

Checks if the account is private before scraping posts, and if it is, it raises an exception to distinguish between this case and the case when capybara cannot found an element.

dannyvassallo commented 6 years ago

@Venca24 this is awesome. Thank you. I'll merge asap and try to roll out a new release.

Venca24 commented 6 years ago

Hi, what is the status of this pull request?

dannyvassallo commented 6 years ago

@Venca24 im setting a reminder for myself to try and handle some of these things tonight. Thanks for reaching out.