Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
6b5482ee
Commit
6b5482ee
authored
Dec 11, 2014
by
Aaron1011
Browse files
Merge pull request #524 from AnSavvides/patch-1
Update reference to api search documentation
parents
8670dc8d
27c3ec35
Changes
1
Show whitespace changes
Inline
Side-by-side
tweepy/api.py
View file @
6b5482ee
...
...
@@ -1148,7 +1148,7 @@ class API(object):
@
property
def
search
(
self
):
""" :reference: https://dev.twitter.com/
docs/api/1.1
/get/search
""" :reference: https://dev.twitter.com/
rest/reference
/get/search
/tweets
:allowed_param:'q', 'lang', 'locale', 'since_id', 'geocode',
'max_id', 'since', 'until', 'result_type', 'count',
'include_entities', 'from', 'to', 'source']
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment