Skip to content

Instantly share code, notes, and snippets.

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