Skip to content

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

License

Notifications You must be signed in to change notification settings

Zeeshanahmad4/Tweets-Scraper-twitter-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Bot/Scraper

Tweets Scraper from twitter in Python

Table of Contents

About The Project

Code

Code

Output Data

Output-Data

Built With

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/Zeeshanahmad4/LinkedIn-Jobs-Scraper.git
  1. Install python packages
pip install Python
pip install selenium
pip install request

Contents

├── README.md
├── Tweet_Scraper.py(Full bot , this file is confidential please contact for more info)
├── data.csv (Sample data)

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages