instagram-apiinstagram-graph-apiinstagram-reels

Is instagram public Api stopped working? (__a=1&__d=dis method)


https://www.instagram.com/reel/CtJsfErrMJ3/?__a=1&__d=dis

Is this Api stopped working?

{"message":"Please wait a few minutes before you try again.","require_login":true,"status":"fail"}

Getting this error response when hitting this Api.

Is there any method to get reels data without using cookie?

I wanted any other solution that gives data of instagram reels and post.


Solution

  • https://www.instagram.com/graphql/query/?query_hash=<query hash>&variables={"shortcode":"<short code>"}
    

    This is working without login or cookies

    Example:

    https://www.instagram.com/graphql/query/?query_hash=b3055c01b4b222b8a47dc12b090e4e64&variables={"shortcode":"CtO-WItvI4d"}