Code Monkey home page Code Monkey logo

reddi-scraper's Introduction

Python Reddit Scraper [ReddiScraper]

4f5eea80-766f-11eb-984d-badb1d42c803 Welcome to my project! I hope you've found everything easily. Although centered around Finance, this tool can be used to guage certain social and political trends.

  • Dependencies
  • Running the script
  • About the Sentiment Scoring

Dependencies

vaderSentiment, os, re praw, pandas, datetime plotly.express

To install the above dependancies,

pip install -r requirements.txt

Running the script

In order to run this script, you will need to download the Python IDE, IDLE. This project is built with Python 3.9. Once downloaded, open up main.py. Before you run the script you you will need a reddit account with developer features enabled.

redditObject = praw.Reddit(client_id = '************',
                     client_secret = ''************',
                     username = ''************',
                     password = '************',
                     user_agent= 'SubReddit Sraper')

Next type the command below.

python main.py

Once the redditObject is created with your account information you will be able to run the program. Save main.py and press F5 in IDLE. The script may take a while to run depending on how the user has selected their data to be queued. I recommend 5 posts, 15 child comments to verify if the script is working. Expect a couple minutes for the graph to pop up. ##License

reddi-scraper's People

Contributors

packjc avatar

Watchers

 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.