Y
Hacker News
new
|
ask
|
show
|
jobs
by
pythonbase
2081 days ago
Great interface. Can you please share the data source?
1 comments
ananto30
2081 days ago
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.
link
pythonbase
2080 days ago
Have you used Sunnah.com API or manually scraped the data?
link
ananto30
2080 days ago
Manually scraped it. I did in 2017 for learning purpose. I have recently discovered their API. Will go through it soon.
link
pythonbase
2074 days ago
I have worked with their API. Response time is good.
link
ananto30
2074 days ago
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.
link