7 ms·
Great interface. Can you please share the data source?
by pythonbase 6y ago
Great interface. Can you please share the data source?
- ananto30 6y agoI have collected (scraped) most of the Hadiths from - https://sunnah.com/ https://sunnah.com/ https://www.searchtruth.com/hadith_books.php https://www.searchtruth.com/hadith_books.php http://hadithcollection.com/ http://hadithcollection.com/ And saved them in MongoDB hosted in mlab.
- pythonbase 6y agoHave you used Sunnah.com API or manually scraped the data?
- ananto30 6y agoManually scraped it. I did in 2017 for learning purpose. I have recently discovered their API. Will go through it soon.
- pythonbase 6y agoI have worked with their API. Response time is good.
- ananto30 6y agoI 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.