nsus1103 / selenium-scraper

Python script to scrape dynamic webpages using selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selenium-scraper

Python script to scrape dynamic webpages using selenium

The objective is to interact with a webpage and create automatic export of html files. The utils.py script contains the function to write the tables parsed from aforementioned html file to SQL table

The script requires chromedriver.exe which can be downloaded from https://chromedriver.chromium.org/

About

Python script to scrape dynamic webpages using selenium


Languages

Language:Python 100.0%