Code Monkey home page Code Monkey logo

Comments (5)

andor99 avatar andor99 commented on July 28, 2024

One unrelated question, do you know which endpoint is to request posts for a given tag? It used to be "/feed/tag/exampletag". If you have a sniffing tool you can check it by tapping on a tag on an instagram post. Thanks!

from easyinsta.

Yessirskiy avatar Yessirskiy commented on July 28, 2024

One unrelated question, do you know which endpoint is to request posts for a given tag? It used to be "/feed/tag/exampletag". If you have a sniffing tool you can check it by tapping on a tag on an instagram post. Thanks!

v1/tags/exampletag/sections/

from easyinsta.

andor99 avatar andor99 commented on July 28, 2024

One unrelated question, do you know which endpoint is to request posts for a given tag? It used to be "/feed/tag/exampletag". If you have a sniffing tool you can check it by tapping on a tag on an instagram post. Thanks!

v1/tags/exampletag/sections/

Hey thanks for your effort. Did you notice any other endpoints? Because this one doesn't return anything but also it doesn't say "Page not found". I guess it should include the "feed" keyword because we request posts.

from easyinsta.

ErrorxCode avatar ErrorxCode commented on July 28, 2024

One unrelated question, do you know which endpoint is to request posts for a given tag? It used to be "/feed/tag/exampletag". If you have a sniffing tool you can check it by tapping on a tag on an instagram post. Thanks!

#31

from easyinsta.

ErrorxCode avatar ErrorxCode commented on July 28, 2024

If you guys could provide some sort of guide on how can we research Instagram MQTT traffic. I've succeed in sniffing HTTP traffic and requests to the common endpoints, but still cannot figure out how to intercept MQTToT traffic

You can capture it using Wireshark. Other tools only intercept HTTP/S traffic.

BTW......I suggest you create a OpenAPI specification for the API that you have discovered so far so that it will be so easy to implement that in any language. Also, tell me the endpoints that you have discovered so that other do not waste their time in reverse engineering them again.

from easyinsta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.