Skip to content

Instantly share code, notes, and snippets.

@ty-shaikh
Created December 1, 2019 00:01
Show Gist options
  • Save ty-shaikh/375d98a95b80390c1aa0ef15e153d450 to your computer and use it in GitHub Desktop.
Save ty-shaikh/375d98a95b80390c1aa0ef15e153d450 to your computer and use it in GitHub Desktop.
Pickle the formatted search results.
pickle.dump(recent_items, open("naked_and_famous.p", "wb"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment