sborod / ruby-instagram-scraper

А simple module for requests to Instagram without an API key.
MIT License
39 stars 29 forks source link

Getting next portion of nodes #2

Closed mvasin closed 8 years ago

mvasin commented 8 years ago

Getting the next portion of nodes by hashtag doesn't work for me RubyInstagramScraper.get_tag_media_nodes('gopro', "1303637959983902033")

while getting the next portion of a user nodes does RubyInstagramScraper.get_user_media_nodes('gopro', 1300159672162972546)

Did anyone managed to get the next portion by hashtag?

mvasin commented 8 years ago

I got it. Id should be not of a picture, but of a page.