Click here to Skip to main content
15,894,294 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I would like to get below required information from this url

https://www.quora.com/Are-there-any-Italians-that-like-pineapple-on-their-pizza

Information Required

1. Number of Answers
2. Answer Given Date for each answer
3. Number of views for each answer
4. Answered person's quora profile url
5. Upvotes for each answers
6. Each answer url

It will be helpful, if anyone suggest idea to fetch above information through scraping with python selenium or any other better method will be appreciated

What I have tried:

I tried python selenium to fetch above information but I failed due to restriction and knowledge I posses in scraping
Posted
Updated 24-Oct-21 4:03am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900