Found 317 repositories(showing 30)
taspinar
Scrape Twitter for Tweets
MartinKBeck
Repository containing all files relevant to my basic and advanced tweet scraping articles.
MatthewWolff
Scrape a User's Twitter data! Bypass the 3,200 tweet API limit for a User!
parasyte-x
Reverse Engineered Twitter's API
WeAreMahsaAmini
No description available
Fah4d
Script for scrape user data like "id,username,fullname,followers,tweets .. etc" by Twitter's search engine .
Chemsse57
TwitterScraper is a Python script designed to extract information about a Twitter's user . Leveraging Selenium and Chrome WebDriver, the script navigates through the user's followers page on Twitter, scrolls through the list, and compiles the data into a CSV file.
NandanDesai
a java library which scrapes twitter to fetch publicly available info
Zeeshanahmad4
Recently twitter has stopped giving thier Apis to everyone, So i write simple Python script using selenium to scrap all the tweets from a user and store into a csv file
shivammathur
Twitter Scraper - Scrape tweets for a user or a #hashtag.
fs0c131y
A Twitter scraper build with the community on Twitch https://www.twitch.tv/fs0c131yoff
ajimenezrosa
Bot for scraping email addresses, geolocations and phone numbers associated with Twitter accounts and optionally use AI to build personality profiles on those users
zararashraf
This project demonstrates web scraping of Twitter using Python and Selenium. The code logs in to Twitter, searches for tweets with a specific keyword, and extracts user data and tweet text. The scraped data is saved to a CSV file which then can be used for further analysis.
ashivalagar
:bookmark_tabs: A simple tweet scraper using python combining both tweepy and getOldTweets3 libraries.
rist0
No description available
Samwise711
For windows machines, this program uses AI to scrape qualified email address leads from any Twitter handle.
ts-3156
A gem to scrape https://twitter.com/search
steevenakintilo
Scraping Twitter data with selenium
Gui-Luz
A simple python notebook to scrape and organize tweets using snscrape
David-Lor
Twitter profiles scraper, based on microservices and AMQP queues
DevenWallce
→ Scrape tweets without using the Twitter API.
mvexel
scrapes twitter for geotweets mentioning terms of your choice, puts them in PostGIS database
SyedUmairHasan
No description available
khrisnaa04
This Twitter Scraper is built using Python 3.x and the 'twikit' library to fetch data from Twitter. The script enables automatic data retrieval with error handling for 'TooManyRequests'.
sitebee
Twitter Scraper using Puppeteer and Nitter
TheMulti0
Scrape the Twitter Frontend API easily and quickly without authentication!
seedubb
A twitter scraper written in python which pulls recent tweets by account name, conducts sentiment analysis, and saves a file.
duplonicus
Twitter scraper with Discord and PostgreSQL functionality.
harshitsoni01
Scrape tweets and tweet details without any kind of account
BenzrakMarouan
Twitter Scraper is a Python-based tool that automates the process of logging into Twitter, performing searches, and extracting tweets. Using Selenium WebDriver, this scraper can gather tweets based on specified search queries and save them along with their metadata (such as tweet text, username, timestamp, and link) into a JSON file.