-
Notifications
You must be signed in to change notification settings - Fork 0
How to Use
Zvonko edited this page Dec 16, 2024
·
1 revision
Start the script:
bash
Copy code
python next_sight_analyzer.py
If this is your first time running the script, you'll be prompted to enter your Bearer Token:
mathematica
Copy code
🔑 Enter your X.com (Twitter) Bearer Token:
The token will be encrypted and stored securely in api_key.enc
.
Provide the URL of the X.com profile you want to analyze:
mathematica
Copy code
🌐 Enter the X.com profile URL to analyze: https://twitter.com/exampleuser
The script will:
- Fetch tweets from the profile.
- Analyze the tweets for suspicious or harmful content.
- Generate a PDF report.
Find the generated report in the reports/
folder. The filename will be:
Copy code
report_YYYYMMDD-HHMMSS.pdf