Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 847 Bytes

File metadata and controls

37 lines (23 loc) · 847 Bytes

Scrape-data-from-expandable-table

Scrape data from indiarailinfo.com into csv

indiarailinfo.py script is able to scape data from expandable table and store all data into csv file.

Windows, MacOS, Linux usage

Python version:

python2, python3

Required python library:

pip install bs4 pip install selenium pip install pandas as pd pip install requests

Chrome driver:

https://chromedriver.chromium.org/downloads

If you are using Chrome version x, please download ChromeDriver x.x.x.x

Execute indiarailinfo.py script by typing:

python indiarailinfo.py

Output:

Screenshot from Kazam_screencast_00000 mp4