Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit 9654fe3

Browse files
author
niczem
authored
Merge pull request #404 from digitalmethodsinitiative/fix-399
Twitter docu link updated
2 parents b188b54 + 8617873 commit 9654fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

capture/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<div class='if_row_header' style='height: 100px;'>Users to track:</div>
221221
<div class='if_row_content'>
222222
<input id="newbin_users" name="newbin_users" type="text"/><br/>
223-
Specify a comma-separated list of user IDs, indicating the users whose Tweets should be captured. See the <a href='https://dev.twitter.com/docs/streaming-apis/parameters#follow' target='_blank'>follow parameter documentation</a> for what tweets will be collected using this method.<br><Br>Note that you can only follow a maximum of 5000 user ids at the same time (for all query bins combined).
223+
Specify a comma-separated list of user IDs, indicating the users whose Tweets should be captured. See the <a href='https://developer.twitter.com/en/docs/tweets/filter-realtime/guides/basic-stream-parameters#track' target='_blank'>follow parameter documentation</a> for what tweets will be collected using this method.<br><Br>Note that you can only follow a maximum of 5000 user ids at the same time (for all query bins combined).
224224
<br/><br>
225225
Example bin: 1304933132,1286333395,856010760,381660841,381453862,224572743
226226
</div>

0 commit comments

Comments
 (0)