Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Digikey: replacing requests-based code with selenium. | Trygve Laugstøl | 2019-02-24 | 1 | -2409/+0 |
| | | | | Adding new tools: digikey-import-parts and digikey-refresh-parts. | ||||
* | o Updating digikey product parsing code. Using Selenium/WebDriver to | Trygve Laugstøl | 2019-02-07 | 1 | -1337/+1906 |
| | | | | fetch data. | ||||
* | o Handling digikey pages with a special "exact match" header + list of | Trygve Laugstøl | 2018-08-02 | 1 | -0/+1840 |
other categories to continue to search in. The header is just enough data for us. o Better digikey tests, saving local HTML instead of doing online requests. |