A python library for scraping news articles from detik.com.
pip install dn-scraper
- The library expose
DetikNewsScraperclass that has.search()method. - For simple trial can be done by copying this google colab notebook
- Beware of detik platform rate limit, for fetching massive data, use proxy, or do better scheduler
Contribution is very welcome, just open pull request and we'll check it out.