Skip to content

Ismail-Benali/InfoMagnet-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

InfoMagnet-x

InfoMagnet-X

Description:

The Twitter Intelligence Collector is a Python-based tool designed to gather information from Twitter profiles. It leverages the Twitter API to collect user information, such as profile details, friends, tweets, and popular tweets. The tool allows users to input a Twitter username and retrieve various insights, including user demographics, close friends, tweets containing threatening or suspicious content, and popular tweets from the platform.

Key Features:

  • Retrieves user information including profile details and registration date.
  • Gathers a list of close friends associated with the specified Twitter user.
  • Identifies tweets containing threatening keywords such as "threat," "danger," and "violence."
  • Detects suspicious tweets based on user-defined criteria.
  • Collects popular tweets from Twitter's trending topics.

Usage:

  1. Run the tool and provide a Twitter username as input.
  2. The tool retrieves and displays user information, close friends, and relevant tweets.
  3. Threatening tweets and suspicious content are identified and presented to the user.
  4. Popular tweets from trending topics are also collected and displayed.

Note:

  • Proper authentication with the Twitter API is required to use this tool.
  • Ensure compliance with Twitter's API terms of service and data usage policies.

Contact:

For any inquiries or support, please contact [email protected].