Skip to content

Instantly share code, notes, and snippets.

@paragbaxi
Created November 19, 2019 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paragbaxi/8253468bc865150b7e6ed83e801f3aa7 to your computer and use it in GitHub Desktop.
Save paragbaxi/8253468bc865150b7e6ed83e801f3aa7 to your computer and use it in GitHub Desktop.
Access internal APIs with Puppeteer and Python headers
['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