Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 448 Bytes

OkezoneScraper

A tool for scraping news data from okezone.com official website, based on the keywords you want to search.

How to use:

  • Clone this repository, and install "Scrapy Library" and "mysql-connector Library" on your Python.
  • Import detik.sql to your mySQL
  • Change directory to "OkezoneScraper"
  • Open file okezonescrape.py
  • Edit on line 9 to determine the keywords of news you want to search
  • And run "scrapy crawl okezonescrape"