ThreatT0Society Profile Banner
🥵 CEO of WeB 3.0 Profile
🥵 CEO of WeB 3.0

@ThreatT0Society

Followers
2K
Following
91K
Media
2K
Statuses
25K

Your 2nd Fav Foundoor | Web3 Education maxi | Building @CreativeDestXYZ✨|

Joined February 2022
Don't wanna be here? Send us removal request.
@ThreatT0Society
🥵 CEO of WeB 3.0
2 years
Aight guys, listen up. ✨I M P O R T A N T✨. If you host twitter spaces regularly or you frequent spaces which are a genuine value add to the community hmu. I'm gonna start posting the summaries of the spaces within the Web 3 fold for those who are too busy to keep up with them.
4
5
13
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
having a hard time keeping up with all of my ai conversations on different platforms . anyone else have the same problem ? .the perks of being a power user ig 🤷‍♂️.
2
0
3
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
RT @ThreatT0Society: implemented the MASt3R SLAM paper for high fidelity 3D reconstruction from monocular camera only. making some changes….
0
1
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
RT @ThreatT0Society: reverse engineering X's internal api : a 🧵. we aim to extract insights from Twitter programmatically without using its….
0
2
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
what are the best deep research options available in the market right now ?. have mostly used grok and perplexity for this, would love to know how o1 and o3 compares in all of this.
1
0
1
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
The resulting data is in this format : ✨. PS : Thanks for reading it through, lmn if you'd want a breakdown for Instagram's internal api next
Tweet media one
0
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Step 4 : Profit ?? 💸. This enables us to extract usable data without having to use their api. mind you that x restricts your ability to view all of someone else's followers, but there's still a lots of data you can fetch with this. also, can perform actions such as posting.
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
we add a "cursor" to figure out where we were in our list. variables={"userid":"{numeric id}", "count":"20", "cursor":"{num1} | {num2}", "includePromptedContent":"false"}. the {num1} and {num2} can be extracted from the "value" of previous response
Tweet media one
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Step 3 : chaining requests for data extraction. with this, we've successfully made our first query, now in order to extract data for more than 20 people, we'll chain together requests to fetch our entire list. for this, we make a small change in the parameters.
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
although not necessary, but these are recommened :.x-client-transaction-id.x-csrf-token.x-xp-forwarded-forwarded-for. this query's return headers contain x-connection-hash, which is then used to calculate these for next calls. (will share this computation in some time 😉).
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Step 2 : Identify the request headers for the GET request. It requires a Bearer token for authorisation. d_prefs, guest_id, kat, auth_token, ct0, fwid, twitter_sess, guest_id_marketing, guest_id_ads, personalizationid and cf_bm as cookies. these can be found using editThisCookie
Tweet media one
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
{acc spec code} is likely a string which is associated with your account, don't know for sure why it is there. {numeric id} (for the account you want to extract data of) the id for each account can be found from the response to this query.
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
our url being : https ://x.com/i/api/graphql/{acc spec code}/following?. parameters are : variables={"userid":"{numeric id}", "count":"20", "includePromptedContent":"false"}. and features are supposed to be other options which aren't relevant for this discussion.
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Step 1 : Figuring out the endpoint and required structure. this shows us that our required endpoint looks like this . https ://x.com/i/api/graphql/{acc spec code}/following?variables={"userid":"{numeric id}", "count":"20", "includePromptedContent":"false"}&features={". "}
Tweet media one
Tweet media two
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
there are different ways we could've approached this problem, but we chose this method cause its more robust and scalable. also, we've used web automation loads of time for data extraction from twitter and don't need its overhead
Tweet media one
1
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
reverse engineering X's internal api : a 🧵. we aim to extract insights from Twitter programmatically without using its developer api. Here, we'll fetch following data for our account.
1
2
4
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Would anyone want a detailed breakdown of X’s internal api !?.
2
0
2
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
How would you approach the limited compute problem for drones when we implement multiple processes like SLAM, neural network based map localization and detection + classification ?. We can stagger the usage of these, not all need to run simultaneously at all times.
0
0
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Working on autonomous mapping and navigation for drones. finished mapping, now comes the nav part.
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
implemented the MASt3R SLAM paper for high fidelity 3D reconstruction from monocular camera only. making some changes to support higher resolution video footage, just needs a bit of tooning✨. original video (conv to 640x480p) v/s 3D mesh
Tweet media one
Tweet media two
1
0
4
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
RT @ThreatT0Society: Tech X, i need your help 🥺. I need access to some deep research models for resource compilation and reasoning. which o….
0
1
0
@ThreatT0Society
🥵 CEO of WeB 3.0
1 month
Implementing NeRF SLAM w autonomous path planning next, wish me luck 🍀.
0
0
0