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 Quora Scraper #2954

Closed
wants to merge 6 commits into from
Closed

Added Quora Scraper #2954

wants to merge 6 commits into from

Conversation

jaivsh
Copy link
Contributor

@jaivsh jaivsh commented Aug 10, 2023

Description

I've added the quora web scraper. This would fetch the questions and answers along with the user's info from quora.

Fixes #2938

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: Quora Scraper

Folder: \Quora Scraper

Requirements: \requirements.txt

Script: \quora.py

Arguments: none

Contributor: \jaivsh

Description: This script scraper the questions and answers as well as the user's details from quora.

@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]: Quora web scraper
1 participant