Quora Scraper avatar
Quora Scraper

Deprecated

Pricing

$19.00/month + usage

Go to Store
Quora Scraper

Quora Scraper

Deprecated

Developed by

API Master

API Master

Maintained by Community

Unofficial Quora API for scraping questions and answers for each question.

0.0 (0)

Pricing

$19.00/month + usage

2

Total users

469

Monthly users

1

Last modified

a year ago

FC

no ansears in the scraping results

Closed

fearless_computer opened this issue
2 years ago

I finished scraping with more than 20K questions, bet there is no results column in the dataset - do you know why?

svpetrenko avatar

Hi. The answers are in a separate dataset. You should go to Storage and select ANSWERS-... dataset form the dropdown. You can then match the question and corresponding answers by qid

svpetrenko avatar

I've also noticed it errored at the end, perhaps due to too fast logging, I've removed debug logging, so it should be better now. Let me know if the above helps

FC

fearless_computer

2 years ago

yes! I found it thank you!