Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Reddit scrapper #198

Merged
merged 4 commits into from
Aug 27, 2020
Merged

Reddit scrapper #198

merged 4 commits into from
Aug 27, 2020

Conversation

kaustubhgupta
Copy link
Contributor

@SKAUL05 Please review and merge it :-) @ankitdobhal
This script will fetch the details of the Subreddit using Reddit API. You can define the number of posts you want to grab from each subreddit, the type of post you want: New, Rising, Hot, Top, or Controversial, and the subreddits from which want details. The following details will be scrapped from each post: 'ID', 'Author', 'Title', 'Score', 'Subreddit_Name', 'Url', 'Number_of_Comments', 'Upvote_Ratio', 'Post_Body', 'Date'.

kaustubhgupta and others added 3 commits August 17, 2020 22:36
Getting files from master of ankit to master of kaustubh
Getting changes from master of Ankit to my branch
@kaustubhgupta
Copy link
Contributor Author

kaustubhgupta commented Aug 22, 2020

Issue #196

Copy link
Collaborator

@SKAUL05 SKAUL05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove .PNG Files
Everything else LGTM :)

@kaustubhgupta
Copy link
Contributor Author

@SKAUL05 but that PNGs are used in the README file and displaying an example about how to use it. Should I remove that part also?

@SKAUL05
Copy link
Collaborator

SKAUL05 commented Aug 24, 2020

So do one thing make a folder named output and add png files and csv file into it.
It will make directory tidy

@kaustubhgupta
Copy link
Contributor Author

@SKAUL05 done the required changes

Copy link
Collaborator

@SKAUL05 SKAUL05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job @kaustubhgupta
Good to go @ankitdobhal
Review & Merge

@kaustubhgupta
Copy link
Contributor Author

@ankitdobhal can you merge this as this is reviewed and approved

@SKAUL05 SKAUL05 merged commit 25ff53e into powerexploit:master Aug 27, 2020
@kaustubhgupta kaustubhgupta deleted the reddit-scrapper branch August 27, 2020 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants