Twitter Tracker. Track anyones post. Delay 1-4 seconds.Have fast internet speed or buy server to improve delay.
Step 1: Install python 3.11
Step 2. pip install requests beautifulsoup4 discord-webhook
Step 3: pip install selenium webdriver-manager
-
Login into your x.com
-
Press f12
-
Refresh the page
-
Click on "home"
-
Copy whatever is next to "Cookie:"
-
Example of cookie: guest_id=173560049566454354; night_mode=2; gt=1873870417540092169; _twitter_sess=BAh7BiIKZmxh342342342424W9uQ29udHJvbGxlcjo6Rmxhc23424242423443VzZWR7AA%253D%253D--1164b91ac812d853b877e93ddb612b7471bebc74; kdt=lQFfu4bL8Izz88jQRmbfZZtQdde2eotG82D8BQD9; auth_token=a8c40bd51894225f2dcd402c6d95a1007cb9ac6f; ct0=92343244a1b4b1099766bb31bed3cfa0d29bc9ef75f853c2a234324324242466ddf426d8ab0e3fb60e96bedc7d2ceaf782e34d536e864bc4722de91eecff3720386b225ed3ad01070381; lang=en; twid=234241715; d_prefs=MToxLGNvbnNlbnRf23424424; guest_id_ads=v1%3A173560234242444; guest_id_marketing=v1%3A173560049669311154; personalization_id="v1_tPqZIXn23424244=="
-
Put cookie in cookies.txt. ONLY 1 PER LINE - I would recommend as much cookies as you can put. At least 10-15 you can use free email generator: https://yopmail.com/wm - If you have 2-3 accounts expect rate limit - more accounts will skip the rate limit.
- PUT twitter-tracker.py and cookies.txt in the same folder
- Edit time.sleep in script for faster parsing (tracking)
-
Replace accounts you want to track & discord webhook in the script.
-
To track multiple accounts just launch more instances of the script and change the account to track.
-
Run the script and enjoy.
MADE BY https://x.com/UtopiaTM_trench
Tracking replies
Faster tracking
Embed the text
Track multiple accounts within same script