Created
November 19, 2019 11:20
-
-
Save paragbaxi/8253468bc865150b7e6ed83e801f3aa7 to your computer and use it in GitHub Desktop.
Access internal APIs with Puppeteer and Python headers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
['Connection', | |
'Origin', | |
'User-Agent', | |
'Content-type', | |
'Accept', | |
'X-Prototype-Version', | |
'X-Requested-With', | |
'DNT', | |
'Sec-Fetch-Site', | |
'Sec-Fetch-Mode', | |
'Referer'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment