Skip to content

Twitter Tracker. Track anyones post. Delay 1-4 seconds.

Notifications You must be signed in to change notification settings

Klinac/Twitter-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Twitter-Tracker

Twitter Tracker. Track anyones post. Delay 1-4 seconds.Have fast internet speed or buy server to improve delay.

Installation Guide

Step 1: Install python 3.11

Step 2. pip install requests beautifulsoup4 discord-webhook

Step 3: pip install selenium webdriver-manager

Guide

  1. Login into your x.com

  2. Press f12

  3. Refresh the page

  4. Click on "home"

  5. Copy whatever is next to "Cookie:"

  6. 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=="

  7. 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)

  1. Replace accounts you want to track & discord webhook in the script.

  2. To track multiple accounts just launch more instances of the script and change the account to track.

  3. Run the script and enjoy.

Future Updates:

Tracking replies

Faster tracking

Embed the text

Track multiple accounts within same script

About

Twitter Tracker. Track anyones post. Delay 1-4 seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages