Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am kgerst on github.
  • I am kimgerst (https://keybase.io/kimgerst) on keybase.
  • I have a public key whose fingerprint is 5C89 58F3 E554 3418 ED30 C2E3 355D 5415 B72F 5A79

To claim this, I am signing this object:

#!/usr/bin/env python
import os
import requests
from datetime import datetime
def getPage(cursorMark):
response = requests.get(
'https://api.bestbuy.com/v1/products',