Skip to content

Fryie/quartiercrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quartier-Crawler

Collect all posts for a given user.

Usage:

$ ruby crawler.rb "Frank McColbert" > results.txt

(or any other username)

Requires Ruby (presumably >= 1.9) and the Nokogiri gem

Warnings:

  • Extremely slow even for user with few posts (run overnight)
  • Correctness not guaranteed (old links have a habit of not working correctly in the forum software)
  • Very messy, rushed and may break on conditions I didn't expect - please report bugs

Credits

  • Xhi for the initial idea
  • Matz, for Ruby

About

A posting crawler for the RPG2000 forum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages