Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Digikey: replacing requests-based code with selenium. | Trygve Laugstøl | 2019-02-24 | 14 | -2210/+1276 |
| | | | | 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 | 14 | -16376/+29263 |
| | | | | fetch data. | ||||
* | o Handling digikey pages with a special "exact match" header + list of | Trygve Laugstøl | 2018-08-02 | 12 | -0/+25079 |
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. |