Hacker News new | ask | show | jobs
by pythonbase 2081 days ago
Great interface. Can you please share the data source?
1 comments

I have collected (scraped) most of the Hadiths from - https://sunnah.com/ https://www.searchtruth.com/hadith_books.php http://hadithcollection.com/ And saved them in MongoDB hosted in mlab.
Have you used Sunnah.com API or manually scraped the data?
Manually scraped it. I did in 2017 for learning purpose. I have recently discovered their API. Will go through it soon.
I have worked with their API. Response time is good.
I have to collect all the Hadiths for indexing in search engines. So in either way (scraping or API) I need all Hadiths in my server. I have gone through their API, it's kind of similar.