Skip to content

Failed To Generate Cookie For ... #2

@xiaosass1024

Description

@xiaosass1024
import requests
json = {"domain": "https://www.footlocker.com/en/category/womens/shoes.html?currentPage=1"}
res = requests.post('http://127.0.0.1:8080/datadome', json=json)

print(res.text)

This is what I write the py file, is there anything wrong? Why I can only get the "Failed to Generate Cookie" info?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions