Skip to content

Instantly share code, notes, and snippets.

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