Scraper code for FPL Scraper. It includes the main file to take inputs & display outputs & the logic file to store scraped data. Along with the same, rspec tests & example CSV are added.
Why?
Part of Capstone Project to scrape a website which would be useful for personal use.
What?
Scraper code for FPL Scraper. It includes the main file to take inputs & display outputs & the logic file to store scraped data. Along with the same, rspec tests & example CSV are added.
Why?
Part of Capstone Project to scrape a website which would be useful for personal use.
How?
Mentioned in Readme
Testing?
Using rspec which is mentioned in Readme as well