8000 GitHub - gauauu/phpBB-Scraper: PHP based tool to scrape information from phpBB based forums (note, designed for older phpBB based forums which use tables for layout)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PHP based tool to scrape information from phpBB based forums (note, designed for older phpBB based forums which use tables for layout)

Notifications You must be signed in to change notification settings

gauauu/phpBB-Scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

*******************************************************************
*******************************************************************
**                                                               **
** phpBB Scraper Script                                          **
** Version 1.0                                                   **
** 10th March 2010                                               **
**                                                               **
*******************************************************************
** Features:                                                     **
** - Logs in to the forum, so no unaccessable threads            **
** - Iterates through all threads within a given range           **
**   - Will skip missing/deleted threads automatically           **
** - Generates an XML file for each thread, including:           **
**   - Thread Topic                                              **
**   - Post Author                                               **
**   - Post Date/Time                                            **
**   - Details of any externally linked images                   **
**   - Details of any quoted posts, including content            **
**                                                               **
*******************************************************************
**                                                               **
** (c) 2010 Graham Thomson (graham.thomson@gmail.com)            **
** Released under the GNU General Public License (GPL) version 3 **
** - See COPYING                                                 **
**                                                               **
** Thanks to:                                                    **
** - JayJay (PreludeUK) for testing, suggestions                 **
**                                                               **
*******************************************************************

About

PHP based tool to scrape information from phpBB based forums (note, designed for older phpBB based forums which use tables for layout)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%
0