Skip to content

Selenium and mechanize based crawler/scraper to transfer Codefights programs to local system

Notifications You must be signed in to change notification settings

zburstein/Codefights-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Codefights-Scraper

A web scraper/crawler that I built to pull my completed ruby code from Codefights and writes it to local file system in order to publish it on Github. Takes a command line argument for the desired path to the Codefights folder. Challenge explanations are either taken as already formatted readme.md's from https://github.com/Lintik/CodeFights-Arcade or if they are not present/not in expected url, the explanation is taken unformatted from codefights. All content taken from Codefights is scraped with Selenium and mechanize is used to retrieve github readme's

About

Selenium and mechanize based crawler/scraper to transfer Codefights programs to local system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages