Skip to content

Instantly share code, notes, and snippets.

@thatkookooguy
Created June 17, 2019 20:52
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 thatkookooguy/21a214b9ca2352bd90380df9eed90806 to your computer and use it in GitHub Desktop.
Save thatkookooguy/21a214b9ca2352bd90380df9eed90806 to your computer and use it in GitHub Desktop.
curl -X GET \
'https://www.lens.org/lens/patent/US_2018_0112244_A1/sequences/download?si=1' \
-H 'Accept: */*' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Host: www.lens.org' \
-H 'Postman-Token: 28a6176c-d3e0-4ec1-8b1f-e7f3b9fe53db,5eb25f4d-7d60-436c-a083-49c56c7e6eaa' \
-H 'User-Agent: PostmanRuntime/7.15.0' \
-H 'accept-encoding: gzip, deflate' \
-H 'cache-control: no-cache'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment