Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 422 Bytes

File metadata and controls

15 lines (12 loc) · 422 Bytes

WebDriver-DynamicWebpage-Scrapping

Scrapping dynamic webpage English Premier League matches data via webdriver. http://rpubs.com/englianhu/rPython-vs-RSelenium

# You might download the files and run below R script in R to scrape the data
>scrape_7M_matches.R
# You might download the files and run below py script in Python to scrape the data
>>>7M.py
>>>NowGoal.py