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

User info for hashtag search #13

Closed stanupab closed 7 years ago

stanupab commented 7 years ago

Hi! Thanks for a great package!

I was wondering if it's possible to get user info when using the hashtag search (InstaScrape.long_scrape_hashtag and InstaScrape.hashtag). Looks like each post has only: @image @link @date @text

I'd like to get the info about the user of each post as well.

Thank you!

dannyvassallo commented 7 years ago

@stanupab hey! Not currently with the way the gem is setup. In your fork, alter the "additional_meta" method and you may see the results you expect. If you get it, submit a PR and I'll look it over. If I get some time I'll try and make this another feature.

dannyvassallo commented 7 years ago

@stanupab working on a new release, adding username, hi res photo, and trying to add likes now.

dannyvassallo commented 7 years ago

@stanupab this is in the new release 1.1.3