Giter VIP home page Giter VIP logo

bitcoin_scrapy's Introduction

Bitcoin Subreddit Scraper

This is a Reddit scraper that extracts posts from the Bitcoin subreddit using Python's PRAW library.

Requirements

This project requires Python 3 and the PRAW (Python Reddit API Wrapper) library to be installed. You also need to create a Reddit API account and acquire your API credentials.

Installation

  1. Clone this repository: git clone https://github.com/yourgithubusername/bitcoin-scraper.git
  2. Install PRAW: pip install praw
  3. Create a new Reddit app and get your API credentials
  4. Rename praw.sample.ini to praw.ini and enter your API credentials

Usage

To run the scraper, run the following command:

python scraper.py

The script will extract posts from the Bitcoin subreddit and save them to a CSV file.

Customization

You can customize the script to extract data from other subreddits by changing the subreddit_name variable in scraper.py. You can also modify the data that is being extracted by changing the post_data dictionary in scraper.py.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

This project was inspired by python subreddit scraper.

bitcoin_scrapy's People

Contributors

jachinlin2022 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.