Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 277 Bytes

IMDb Top Movie Scrapper

dibuat untuk mengambil data-data di website IMDb, data yang diambil berupa:

  • judul film
  • genre
  • Rating
  • metascore
  • votes

Dependencies

  1. Python3
  2. BeautifulSoup
  3. request HTTP library

Execution

python3 webScrapping.py