Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

http//rorbuilderinfo/r/twitterrsf alias

Query, or delete Twitter pages using Rcscript
Tuesday, 13 April 2010 10:46
This Rcscript package makes it trivial to check a twitter user's last page, query a date to return a page no., and to delete tweets pages at a time.

Dependencies:

* nokogiri
* rcscript-client
* gpd-request




















aliases:

alias lpa="rcscript //job:last_page http://rorbuilder.info/r/twitter.rsf"
alias qda="rcscript //job:query_date http://rorbuilder.info/r/twitter.rsf"
alias dpa="rcscript //job:delete_pages http://rorbuilder.info/r/twitter.rsf"


usage:

lpa username
qda username date
dpa username password range_of_pages


Note from the Twitter API (relevant to deleting pages): Clients may not make more than 150 requests per hour.

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/Mm8UKzVPDQg/11021

 


Taxonomy by Zaragoza Online