mirror of https://github.com/Bunsly/JobSpy
11 lines
484 B
Python
11 lines
484 B
Python
headers = {
|
|
"Host": "api.ziprecruiter.com",
|
|
"accept": "*/*",
|
|
"x-zr-zva-override": "100000000;vid:ZT1huzm_EQlDTVEc",
|
|
"x-pushnotificationid": "0ff4983d38d7fc5b3370297f2bcffcf4b3321c418f5c22dd152a0264707602a0",
|
|
"x-deviceid": "D77B3A92-E589-46A4-8A39-6EF6F1D86006",
|
|
"user-agent": "Job Search/87.0 (iPhone; CPU iOS 16_6_1 like Mac OS X)",
|
|
"authorization": "Basic YTBlZjMyZDYtN2I0Yy00MWVkLWEyODMtYTI1NDAzMzI0YTcyOg==",
|
|
"accept-language": "en-US,en;q=0.9",
|
|
}
|