Completed the playwright walmart screenshots script. Uploaded another Chubb CSV.

This commit is contained in:
Norm Rasmussen
2025-01-28 17:05:36 -05:00
parent 224627888a
commit ac9fb1f467
3 changed files with 97 additions and 16 deletions

View File

@ -11,7 +11,7 @@ HEADERS = {
"X-Api-Key": APIKEY,
}
BASEURL = "https://api.northpass.com/v2/"
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-11425.csv"
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-12825.csv"
def bulk_invite_and_group():