diff --git a/usatoday/usatoday.articles.search.xml b/usatoday/usatoday.articles.search.xml index 8338e4df..1a0ad600 100644 --- a/usatoday/usatoday.articles.search.xml +++ b/usatoday/usatoday.articles.search.xml @@ -8,7 +8,8 @@ USA TODAY Articles API http://developer.usatoday.com/docs/read/articles - SELECT * FROM {table} WHERE api_key='YOUR_API_KEY' AND search='money' + SELECT * FROM {table} WHERE api_key='YOUR_API_KEY' AND search='money' + SELECT * FROM {table} WHERE api_key='YOUR_API_KEY' AND reporter='Zillgitt' @@ -27,7 +28,7 @@ - +