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

Options hash and username #14

Closed wdruzkawiecki closed 7 years ago

wdruzkawiecki commented 7 years ago
dannyvassallo commented 7 years ago

@wdruzkawiecki when a build's specs fail, you can run a rebuild (if permissions allow idk if that's possible on your end) and see if they pass (should setup flaky tests). I see you've added username and moved the other params to a hash. This is cool -- but can you please spec out the features you've added? Thank you for your contribution!