Walmart extract PDFs

This commit is contained in:
Norm Rasmussen
2024-11-13 17:06:39 -05:00
parent ececb862c2
commit b6cd66c6ac
4 changed files with 223 additions and 115 deletions

View File

@ -8,7 +8,12 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe"
// Luminate Production ^
const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241";
const groupIds = [
'2a025042-0d2e-42d8-a6b1-08b3e07d1412'
'8058ff70-4686-42d3-ae5a-d3799050adb8',
'16330ea4-99c0-42c5-bf48-1195a53f70af',
'56a82a49-71b9-4606-a0ae-6f60d0a8a993',
'35e2364c-26f1-4dcb-bd1e-e6fc4dcbff6c',
'10dfb0f5-4452-4a00-ab82-12687c052e06',
'855e2704-fd95-456f-a4eb-ce31c13b3072',
]
const getAllGroups = async (num) => {