threads-re icon indicating copy to clipboard operation
threads-re copied to clipboard

Reverse-engineering Instagram's Threads private APIs.

Results 11 threads-re issues
Sort by recently updated
recently updated
newest added

Hi, Can you consider making walk through with threads? I mean message threads, like in chat box not meta platform :D Meta uses that on facebook and instagram in websockets,...

is there a way to get a list of ppl not following u back?

As in the subject, I tried but can't get followers and following doc_ids. Can you try to find these? If you can or can't, please tell me about your method.

Is it normal that I get html response instead of json? Trying to paste this in the console ```bash curl --request POST \ --url https://www.threads.net/api/graphql \ --header 'user-agent: threads-client' \...

Based on my observation and experience using the app, I believe it was developed using React Native. However, the app's performance and overall feel are so seamless and native-like that...

I imagine the Threads team modified how auth works but now the response I get back is ``` {"layout":{"bloks_payload":{"data":[],"props":[{"id":"-6917714003244327204","name":"ttrc_instance_id"},{"id":"2231046902902521263","name":"override_login_success_action"}],"error_attribution":{"logging_id":"{\"callsite\":\"{\\\"product\\\":\\\"bloks_caa_login\\\",\\\"feature\\\":\\\"com.bloks.www.bloks.caa.login.async.send_login_request\\\",\\\"integration\\\":\\\"bloks_screen\\\",\\\"oncall\\\":\\\"caa_login\\\"}\",\"push_phase\":\"C3\",\"version\":1,\"request_id\":\"ART4gxH0zzo2SJiUV7jumw3\"}"},"tree":{"㐟":{"#":" (bk.action.core.TakeLast, (bk.action.dialog.OpenDialog, (bk.action.bloks.InflateSync, (bk.action.map.Make, (bk.action.array.Make, \"\\u35e7\"), (bk.action.array.Make, (bk.action.map.Make, (bk.action.array.Make, \"(\", \"#\",...

Hi, reversing the web version is of course no problem, but how to reverse the Threads application, I can't figure out. I used httptoolkit, which could not decode the https...

1. First, send a GET request to the URL and read the page source to get LSD Value. 2. Regex : /"LSD",\[\],{"token":"([^"]+)"}/ 3. Now pass the LSD value in the...

I am getting response like this.