Skip to content

"TwitterUserAnalyzer" is a tool for analyzing Twitter user profiles. It checks a list of usernames and passwords against the Twitter API to retrieve user information such as verification status and account type. The tool utilizes proxies for enhanced privacy and flexibility in accessing the Twitter API.

Notifications You must be signed in to change notification settings

Sa-Te/Twitter-User-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter User Analyzer

Twitter User Analyzer is a command-line tool written in C# for analyzing Twitter user profiles. It checks a list of usernames and passwords against the Twitter API to retrieve valuable user information such as verification status, account type, and more.

Getting Started

  1. Clone the repository to your local machine.
  2. Open the solution file (TwitterUserAnalyzer.sln) in your preferred IDE (e.g., Visual Studio, Visual Studio Code).
  3. Install any necessary dependencies.
  4. Build the solution.
  5. Run the application.

Usage

  1. Upon running the application, you'll be prompted to enter the following information:
    • Proxy Address: The address of the proxy server to be used for accessing the Twitter API.
    • Proxy Port: The port number of the proxy server.
    • Proxy Username: Username for authenticating with the proxy server (if required).
    • Proxy Password: Password for authenticating with the proxy server (if required).
    • Maximum Number of Threads: Specify the maximum number of concurrent threads for processing the user list.
  2. Provide the path to the file containing the list of usernames and passwords in the following format:

For example:

**************ys@gmail.com:Rich Posert:PlethoraChutney:1081:Wed May 25 00:43:07 +0000 2011

  1. Once the necessary information is provided, the application will start processing the user list.
  2. Sit back and wait for the analysis to complete.

Configuration

  • Proxy Address: The address of the proxy server to be used for accessing the Twitter API.
  • Proxy Port: The port number of the proxy server.
  • Proxy Username: Username for authenticating with the proxy server (if required).
  • Proxy Password: Password for authenticating with the proxy server (if required).
  • Maximum Number of Threads: Specify the maximum number of concurrent threads for processing the user list.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

"TwitterUserAnalyzer" is a tool for analyzing Twitter user profiles. It checks a list of usernames and passwords against the Twitter API to retrieve user information such as verification status and account type. The tool utilizes proxies for enhanced privacy and flexibility in accessing the Twitter API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages