Skip to content

Instantly share code, notes, and snippets.

@thigm85
Created March 24, 2021 12:04
Show Gist options
  • Save thigm85/1f358ccc431dbeb2ca488c66e32ad5a4 to your computer and use it in GitHub Desktop.
Save thigm85/1f358ccc431dbeb2ca488c66e32ad5a4 to your computer and use it in GitHub Desktop.
res = app.query(body={"yql" : "select title, date from sources * where default contains 'music';"})
res.hits[:2]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment