Skip to content

Humza-Aa/Twitter_Scraper

Repository files navigation

Twitter Scraper

Introduction

This project is a Twitter scraper built using Python and MongoDB to collect tweets from the Twitter API and organize the data efficiently. This README file provides an overview of the project, installation instructions, and usage guidelines.

Table of Contents

Installation

To set up the Twitter Scraper project, follow the steps below:

  1. Clone the repository to your local machine:

git clone https://github.com/Humza-Aa/Twitter_Scraper

  1. Navigate to the project directory: cd twitter_Scraper

  2. Install the required dependencies using pip: pip install -r requirements.txt (WIP)

  3. Install and configure MongoDB on your system. You can download MongoDB from the official website: https://www.mongodb.com/

  4. Create a Twitter account and create an application https://developer.twitter.com/

  5. Update the Twitter API credentials in the file.

Usage

The Twitter Scraper provides a command-line interface (CLI) for interacting with the scraper. Follow the instructions below to use the scraper effectively:

  1. Open a terminal and navigate to the project directory.

  2. Run the scraper: Python Twitter-Scraper.py

Contribute

Contributions to the Twitter Scraper project are welcome. If you find any bugs, have feature requests, or want to contribute enhancements, please follow the steps below:

  1. Fork the repository.

  2. Create a new branch

  3. Make your modifications and commit your changes

  4. Push your branch to your forked repository

  5. Open a pull request on the original repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published