Git Product home page Git Product logo

guvi_projects's Introduction

Twitter Scraping With snsscrape

This Interactive Streamlit GUI is designed to scrape Twitter data based on user input (i.e. keywords or hashtags) and store it in a NOSQL database. The data can then be displayed in a Streamlit app and downloadable in CSV and JSON format.

Installation

To run this project, you will need to have the following installed:

  • Python 3.x
  • MongoDB
  • The required Python packages (listed in requirements.txt)

Usage

  • Clone the repository to your local machine.
  • Install the required Python packages by running pip install -r requirements.txt in your terminal.
  • Set up a database connection (I am using mongodb here). You can also use MongoDB Atlas instead of local instance.
  • In twitter_scrapper.py, enter your MongoDB database connection info. or,
  • Directly Run streamlit app using LInk provided for Application.
  • Enter the hashtag/keyword, date range, and tweet count in the Streamlit app and click the "Scrape" button.
  • You can click the "Download CSV" or "Download JSON" button to download the data in the respective format.
  • To store data hit the button "Upload to database" or to show the scraped data hit 'show tweets'

Files

guvi_projects's People

Contributors

priyabrata-m-d avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.