Finalized WALMART screenshots! Maybe It can be productized.

This commit is contained in:
Norm Rasmussen
2023-02-02 17:16:44 -05:00
parent 3fd15aee52
commit b9a39a8164
78 changed files with 1237 additions and 33 deletions

View File

@ -29,6 +29,7 @@ const url = [
]
*/
const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe"
const url = process.argv[2];
if (!url) {
throw "Please provide a URL as the first argument";