Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Script]: Reddit Website Scraper #2959

Open
3 tasks done
jaivsh opened this issue Aug 10, 2023 · 5 comments
Open
3 tasks done

[Script]: Reddit Website Scraper #2959

jaivsh opened this issue Aug 10, 2023 · 5 comments
Assignees
Labels
assigned Issues which are assigned to someone enhancement New feature or request good first issue Good for newcomers

Comments

@jaivsh
Copy link
Contributor

jaivsh commented Aug 10, 2023

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
@jaivsh
Copy link
Contributor Author

jaivsh commented Aug 10, 2023

/assign

@jaivsh jaivsh mentioned this issue Aug 10, 2023
23 tasks
@jaivsh
Copy link
Contributor Author

jaivsh commented Aug 10, 2023

@avinashkranjan please assign me this

@github-actions github-actions bot added the hacktoberfest Issues open for hacktoberfest label Oct 10, 2023
@github-actions github-actions bot removed the hacktoberfest Issues open for hacktoberfest label Nov 21, 2023
@Salonijain2210
Copy link

please allow me the opportunity to work on this

@avinashkranjan
Copy link
Owner

Go Ahead @Salonijain2210

@avinashkranjan avinashkranjan added enhancement New feature or request good first issue Good for newcomers assigned Issues which are assigned to someone labels Jan 10, 2024
@Salonijain2210
Copy link

Okay , Thankyou . I will give you update in next 2 days . Will it be fine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Issues which are assigned to someone enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants