Skip to content

Twiscope is a Python-based project designed for data scraping using Selenium. It enables efficient data collection from Twitter, including live tweets, with the help of automation tools.

Notifications You must be signed in to change notification settings

miurayuuki05/Twiscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twiscope

Twiscope is a Python-based project designed for data scraping using Selenium. It enables efficient data collection from Twitter, including live tweets, with the help of automation tools.

Features

  • Data Scraping: Extract live tweets based on specific search queries.
  • Automation: Log in to Twitter and navigate through pages automatically.
  • Stealth Mode: Utilizes undetected-chromedriver to bypass detection.
  • JSON Export: Save scraped data in a structured JSON format for further analysis.

Requirements

To run Twiscope, ensure you have the following installed:

  • Python 3.8 or later
  • Google Chrome (latest version)

Install dependencies using the following command:

pip install -r requirements.txt

About

Twiscope is a Python-based project designed for data scraping using Selenium. It enables efficient data collection from Twitter, including live tweets, with the help of automation tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published