Quora Question Scraper Tool

symonkings

Regular Member
Joined
Mar 7, 2024
Messages
494
Reaction score
148
Does anyone know Quora Question Scraper Tool for free. I tried to search on GitHub but all are dead.

Even if you know any GitHub repository that be work too.
 
Hey, I’ve been looking for a free Quora Question Scraper too! I’ve also tried GitHub, but most of the repos I found seem to be outdated or inactive. If anyone knows of any working GitHub repositories or other free tools that can scrape questions from Quora, it would be awesome if you could share them. Even just a simple script or method would be super helpful
 
Hey, I haven't seen any free, maintained tool that works reliably for scraping Quora questions. Most GitHub projects seem outdated due to constant site updates and anti-scraping measures. Your best bet might be to build a custom solution using Python libraries like BeautifulSoup or Scrapy along with Selenium if needed for dynamic content. Also, check out communities like r/webscraping on Reddit for any recent scripts or advice.
 
Update: I make my own one and it's working fine.
 
Back
Top