Skip to content

Instantly share code, notes, and snippets.

@sente
Created July 26, 2017 22:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sente/dd54cab9a862844fb5b6ab5467389b34 to your computer and use it in GitHub Desktop.
Save sente/dd54cab9a862844fb5b6ab5467389b34 to your computer and use it in GitHub Desktop.
curl 'https://books.google.com/books/content?id=KJFXX0zox7MC&pg=PA10&img=1&zoom=3&hl=en&sig=ACfU3U0U0rYWMZiM6vueUddCdUMr6fn3Gg' \
-H 'pragma: no-cache' \
-H 'accept-encoding: gzip, deflate, br' \
-H 'accept-language: en-US,en;q=0.8' \
-H 'upgrade-insecure-requests: 1' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' \
-H 'x-chrome-uma-enabled: 1' \
-H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8' \
-H 'cache-control: no-cache' \
-H 'authority: books.google.com' \
-H 'cookie: __utma=20549163.1008396491.1498027901.1498027901.1498027901.1; __utmz=20549163.1498027901.1.1.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); SID=8AQzqcOxPhGNhj-_xMgLvjFAoDtybGyOUGw7eyG6wUu2GeRBCuWmWhaphcvLBLz5UdEUrA.; HSID=ADPRpbuJu4ljy72zn; SSID=AD06WyBuB7sjn6620; APISID=G55F2_nvTHPALe8U/Ao9i1HLOl2G9FxLaE; SAPISID=qUxfgfuum-GdkX6h/AhHA5yA94nrYTMRMf; NID=108=titp7ybNrBFFjtjYG2mCL9_yH5aGTP3TZJ7fIHm5IAlGCI3KOuXbubHNFQljTR2d0uybwSUF-fVB6DxjHvNaKQ0Yphuc35MFtmpG31IYvRQ3cuRks4mxmYnJN9YUWClIU9fDzBRVSbcSVofuukJcqMHixYeFOK_xZr9qC2DopnwQd4dFvzcQGoHMB3sYhcJQbSubfFDqvmtEwZYfPerhGnlb1LJfP88v4yqYvvKyGaGAixzoRkwJKst3xzVrfkczGnyRxnpHE9M1xlFhMbpzPYOkSDxkSaNPZ20; SIDCC=AA248bcwAY4fCc7tYBM0Tr3cYXZCHTgqarnpAuZh_-mvHHubyc05q_a93in78V2lv6Oa1D2SukPCtrGvNNnz' \
-H 'x-client-data: CKm1yQEIh7bJAQijtskBCMS2yQEI+pzKAQipncoBGOmXygE=' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment