kingbotss
kingbotss
I think there are two type of requests, batch request and other. It is logging every small things like how much time spent, on which page, timestamps, so much other...
To get success, you have to build the data, that is being sent on first request from the app. Then you will get checksum, from then, including checksum on the...
It will work. Make sure send it correct format.
Response from server is same for most requests. But different for 1st or second request. Then client side requests are included **checksum** in the consecutive requests.
message is gzip data. It contains details about device and timestamps
Are you using this repo or something else. Maybe be try update app version **or** check my forked repo
It is already exists. check fbsearch.**search_flat**
I think that api endpoint is available from v240 or so. with current library it won't work,(may be). here is the url. https://i.instagram.com/api/v1/fbsearch/top_serp/?search_surface=top_serp&timezone_offset=1800&count=30&query=space
check my fork. I have added.
> So I just tried it, it returns only users and tags unfortunately :( Did you tried fbsearch.topSearch()?