public
Description: Scraper for twitter profile info related to a specified hash term
Homepage:
Clone URL: git://github.com/cawel/hashtweeps_scraper.git
name age message
file .gitignore Loading commit data...
file GPL2
file README.rdoc
directory example/
file scraper.rb
README.rdoc

HashTweeps scraper

Scrubyt-based scraper (on www.hashtweeps.com) for scraping twitter profile info related to a specific hash term.

Instructions

  • Specify the hash term in scraper.rb
  • Run the scraper with:
          ruby scraper.rb
    
  • The output will be written in ‘output.xml’

Example

An example for the hash term ‘leadscon’ has been done and put in the ‘example’ directory, along with a very sipmle XSLT.

License

Same as Scrubyt project’s: GPL2