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

Added Reddit Scraper #2965

Closed
wants to merge 3 commits into from
Closed

Added Reddit Scraper #2965

wants to merge 3 commits into from

Conversation

jaivsh
Copy link
Contributor

@jaivsh jaivsh commented Aug 10, 2023

Description

I've added the reddit scraper. This fetches the feeds from the reddit website.

Fixes #2959

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: Reddit Scraper

Folder: \Reddit Scraper

Requirements: \requirements.txt

Script: \reddit.py

Arguments: none

Contributor: \jaivsh

Description: \This script fetches the latest feeds for a particular query given by the user from reddit.

@jaivsh
Copy link
Contributor Author

jaivsh commented Aug 10, 2023

@avinashkranjan please review this PR

@github-actions
Copy link

Due to inactivity this pull request has been marked as stale.

@github-actions github-actions bot added the Stale PRs with no updates label Aug 25, 2023
@github-actions github-actions bot closed this Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale PRs with no updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Script]: Reddit Website Scraper
1 participant