Skip to content

xiang/forum-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

forum-watcher

A fairly primitive tool for scraping forums. The approach is:

  • Use xpath to yank thread topics and URLs
  • Apply a regex pattern to thread topic (or the contents of each individual thread)
  • E-mail on match

This really should be built into a more general framework. Currently, a different script exists for each forum or site to be scraped, with different xpath and regex patterns.

About

crappy web scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages