Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 419 Bytes

README_en.md

File metadata and controls

22 lines (17 loc) · 419 Bytes

idx-scraper

Script to scrape financial report from IDX

Installation

Install required library

pip install -r requirements.txt

Run the script using command

scraper.py <year> <tw1/tw2/tw3/tahunan>

ex:
py scraper.py 2020 tw1

Notes

You should install chromedriver beforehand

Contributing

The main purpose of this repository is to continue evolving this package. You are allowed to contribute