Skip to content

ridowan/scrapy-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

scrapy-using-python

Program ini berfungsi untuk mengambil text dari web site BMKG, terutama untuk prediksi cuaca.

Hal - hal yang dibutuhkan untuk melakukan scrapy dengan python yaitu :

Install library di bawah ini

  • sudo apt-get install python-bs4
  • sudo pip install requests
  • pip install requests
  • pip install beautifulsoup4
  • pip install simplekml

About

Program ini berfungsi untuk mengambil text dari web site BMKG, terutama untuk prediksi cuaca.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages