Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Indonesia Earthquake

This package will get the latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency

HOW IT WORK?

This package will scrape from BMKG to get latest quake happened in Indonesia.

This package will use BeautifulSoup4 and Requests, to produce output in the form of JSON that is ready to be used in web of mobile applications

HOW TO USE

import gempaterkini

if __name__ == '__main__':
    gempa_di_indonesia = gempaterkini.GempaTerkini('https://bmkg.go.id/')
    print(f'Aplikasi utama menggunakan package yang memiliki deskripsi {gempa_di_indonesia.description}')
    gempa_di_indonesia.tampilkan_keterangan()
    gempa_di_indonesia.run()

Author

Pri Anton Subardio, Prita dan Hugo AB

About

This package will get the latest earthquake from BMKG | Meteorological, Climatological, and Geophysical Agency

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages