Skip to content

[Script]: Reddit Website Scraper #2959

@jaivsh

Description

@jaivsh

Aim

I'd add the web scraper for the reddit website. Thie would scrape the feeds for a particular query, top feeds, and so on.

Details

I'd add the following functions to reddit:

Methods Details
.getFeed() Returns the posts with title, descriptions, subreddit, subreddit avatar, time, vote and comment count, image, category and link
.get_best() Returns the best posts with title, descriptions, subreddit, subreddit avatar, time, vote and comment count, image, category and link
.get_hot() Returns the hot posts with title, descriptions, subreddit, subreddit avatar, time, vote and comment count, image, category and link
.get_top() Returns the top posts with title, descriptions, subreddit, subreddit avatar, time, vote and comment count, image, category and link
.search(topic) Returns the top posts with title, subreddit, subreddit avatar, date, vote and comment count and link for a searched topic

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'23 contributor
  • I want to work on this issue

Metadata

Metadata

Labels

assignedIssues which are assigned to someoneenhancementNew feature or requestgood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions