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]: Quora web scraper #2938

Open
3 tasks done
jaivsh opened this issue Aug 10, 2023 · 1 comment
Open
3 tasks done

[Script]: Quora web scraper #2938

jaivsh opened this issue Aug 10, 2023 · 1 comment
Assignees

Comments

@jaivsh
Copy link
Contributor

jaivsh commented Aug 10, 2023

Aim

I'd add the script to scrape the questions and answers to from quora, along with other details, such as the user's info, and so on.

Details

I'd add the following functions in the PR:

  • fetch_answers(): This function would scrape and fetch answers from a particular link given by the user.
  • fetch_by_query(): This function would scrape and return the answers from a particular query given by the user.
  • profile_details(): This function returns the profile details of a particular user through his/her user id.

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
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant