Skip to content

Instantly share code, notes, and snippets.

@gnip
Created March 10, 2010 18:48
Show Gist options
  • Select an option

  • Save gnip/328195 to your computer and use it in GitHub Desktop.

Select an option

Save gnip/328195 to your computer and use it in GitHub Desktop.
<results refreshURL="https://example.gnip.com/data_collectors/7/activities.xml?since_date=20100310184554" data_collector_id="7" data_collector_name="test collector" publisher="Twitter" endpoint="Actor - Notices">
<status>
<created_at>Wed Feb 24 19:41:32 +0000 2010</created_at>
<id>9589519978</id>
<text>testing 123</text>
<source>web</source>
<truncated>false</truncated>
<in_reply_to_status_id/>
<in_reply_to_user_id/>
<favorited>false</favorited>
<in_reply_to_screen_name/>
<user>
<id>47669712</id>
...
</user>
<geo/>
<coordinates/>
<place/>
<contributors/>
</status>
<status>
<created_at>Wed Feb 24 20:35:52 +0000 2010</created_at>
<id>9591494359</id>
<text>testing 456</text>
<source>web</source>
<truncated>false</truncated>
<in_reply_to_status_id/>
<in_reply_to_user_id/>
<favorited>false</favorited>
<in_reply_to_screen_name/>
<user>
<id>47669712</id>
...
</user>
<geo/>
<coordinates/>
<place/>
<contributors/>
</status>
</results>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment