Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Set results per search to 2000
Browse files Browse the repository at this point in the history
To match the README.
  • Loading branch information
waldoj committed Mar 23, 2015
1 parent db4b926 commit a26f68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendata/settings_example.py
Expand Up @@ -103,4 +103,4 @@
}

BING_KEY = 'put_your_bing_api_key_here'
SEARCH_PER_QUERY = 50
SEARCH_PER_QUERY = 2000

0 comments on commit a26f68b

Please sign in to comment.