asyhar22 / twitter

twitter scrapper application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Scrapper

This repository contains a Python application that enables data scraping from Twitter. The application is built using the snscrape library and deployed using Streamlit. Access the application https://asyhar22-twitter.streamlit.app

Features

  • Scrapes tweets, users, and lists from Twitter.
  • Provides filtering options for tweets based on keywords and date ranges.
  • Allows exporting scraped data to CSV or JSON files.

Known Issues

The application may encounter occasional errors due to Twitter's frequent updates and changes to its terms and policies.

About

twitter scrapper application


Languages

Language:Python 65.2%Language:Jupyter Notebook 34.8%