You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
bin | 2 years ago | |
src | 2 years ago | |
var | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
composer.json | 2 years ago | |
composer.lock | 2 years ago |
README.md
ASRock Memory QVL scraper
Utility written in PHP 8.0 that scrapes a Memory QVL from the ASRock webpage and makes it searchable. It performs some nifty tricks such as inferring the amount of RAM modules in a kit based on module size and module number. There's a decorator enabled in bin/app.php which adds a hyperlink to the Tweakers.net pricewatch to the output.
There are two output modes available; csv and json. See bin/app.php for an example.