Skip to content

digitaldoctors/xenforo-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xenforo-scraper

Scrape a single XenForo forum and save it to a sqlite3 database.

This is a quick and dirty script used to back up the Lore and General Discussion forums on the EverQuest Next forums before they were removed.

Requirements

This script requires Node 0.10.33 or higher (I've only tested with Node 0.10.33).

Running the Scraper

  1. Modify the xf-scraper.js script to point to the correct forum.

  2. Run the node script.

    node xf-scraper.js

About

Scrape a single XenForo forum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%