For this project, I used Python on the backend (FastAPI). The goal is to build the Earthquake API which gives you the earthquakes informations in Turkey. To do that, we get the data unstructured with web scraping and structure them into json structure and write them on the database.
The project is deployed on depremneredeoldu.com. The API URL is api.depremneredeoldu.com
make build
make deploy
The data comes from Kandilli Observatory and Earthquake Research Institute and cannot be used for commercial purposes in any way without the written permission and approval of Boğaziçi University.
Alican Yüksel - [email protected]