4 lines
149 B
Bash
Executable File
4 lines
149 B
Bash
Executable File
#!/bin/env bash
|
|
|
|
wget 'https://www.ebay.com/sch/179/i.html?_from=R40&_nkw=ryzen&_sop=15&_blrs=recall_filtering' -O EbayScrape_ryzen_$(date +%s).html
|