ErrorxCode / EasyInsta

A Java library of Instagram's private API and wrapper of instagram4j. Surf Instagram programmatically, build bots, and a lot more. Just a line of code for every operation.
Apache License 2.0
46 stars 10 forks source link

Get posts by tag - Endpoint changed? #31

Closed andor99 closed 1 year ago

andor99 commented 1 year ago

Hello, I wanted to ask if you know the endpoint of getting the posts by providing a tag. I believe they recently changed it because it used to work with https://i.instagram.com/api/v1/feed/tag/exampletag but now it says "Page not found". Thanks!

ErrorxCode commented 1 year ago

Posts by hashtag

API URL : https://www.instagram.com/api/v1/tags/logged_out_web_info/?tag_name=coding

Required headers :-

No need login