Skip to content

trevortaulien/hdlbits-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

The purpose of this repository is to document the code I used to scrape all of the problem names and solutions from the HDLBits website. That I then published in the following repository:

The script uses the Selenium WebDriver in combination with BeautifulSoup4 to collect all of the HDL that I have written. It outputs all of the HDL problems into their own .v file titled the problem name and number. The script works by logging into your account and then going through each problem one by one scraping your HDL. The script was built to work with the Firefox browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages