bangjii/bmkg
BMKG web content scraper, mengambil konten cuaca dan gempa dan menampilkan data dalam bentuk JSON
This tool helps you quickly get current weather forecasts for Indonesian provinces or recent earthquake data across Indonesia. You input the province name (like 'dki jakarta') or request a list of provinces, and it provides structured weather details like temperature and humidity, or a list of the 200 most recent earthquakes with their magnitude and location. It's ideal for anyone needing up-to-date environmental information for Indonesia.
No commits in the last 6 months.
Use this if you need to programmatically access current weather predictions for specific Indonesian provinces or a real-time feed of recent earthquake events in Indonesia.
Not ideal if you require historical weather patterns, long-term climate predictions, or earthquake data beyond the 200 most recent events.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/bangjii/bmkg"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.