Coder Social home page Coder Social logo

reddit-scaping-in-r's Introduction

Re-Usable Reddit-scaping-in-R

This is a very covenient code to scrape reddit comments

Index

What it is?

Scrape Reddit Data using R.
This is a pretty convenient script for scrapping Reddit comments.

What you require?

Requirements:
you need to have two piece of information:
Requiremnet 1:Go to the page you want to Scrape let say: https://www.reddit.com/r/television/ so here televison is the subreddit.Collect all subreddits manualy.
Requirement 2:Decide what is the minimum length you want to assume before you scrape a comment lets call it threshold_for_comment

Language Used

R

How to Re-use?

How to use this? All you need to do is modify the code at two places: Locate following lines and just plugin the desired values i.e. Subreddits and value for threshold_for_comment subreddits<-c("television","todayilearned","news","worldnews","movies","videos","sports","pics","AskReddit","music")
threshold_for_comment<-100

contributors

Author Working As contact @
Vinay Kumar MS @ IIT-KGP @github
Surjodoy Ghosh Dastider M-Tech @ IIT-KGP @github

Contact:

You can contact [email protected] incase you are not getting the code/logic somewhere.

reddit-scaping-in-r's People

Contributors

vinay2k2 avatar

Watchers

James Cloos avatar Surjodoy Ghosh Dastider 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.