Main > Internet > HTTP >

WWW::phpBB 0.01

WWW::phpBB 0.01

Sponsored Links

WWW::phpBB 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 2 (1 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1248
Date added: 2006-05-31
Publisher: Stefan Talpalaru

WWW::phpBB 0.01 description

WWW::phpBB is a phpBB forum scraper Perl module.

SYNOPSIS

use WWW::phpBB;

# scrape as guest
my $phpbb = WWW::phpBB->new(
base_url => http://localhost/~stefan/forum1,
db_host => localhost,
db_user => stefan,
db_passwd => somepass,
db_database => stefan,
db_prefix => phpbb2_,
);

$phpbb->empty_tables();
$phpbb->get_users();
$phpbb->scrape_forum_common();

# scrape a german forum, loging in just to get the memberlist
my $phpbb = WWW::phpBB->new(
base_url => http://localhost/~stefan/index.php?mforum=de,
db_host => localhost,
db_user => stefan,
db_passwd => somepass,
db_database => stefan,
db_prefix => phpbb3_,
post_date_format => qr/(d+)s+(w+),s+(d+)s+(d+):(d+)/,
post_date_pos => [qw(day_of_month month_name year hour minutes)],
forum_user => raDical,
forum_passwd => lfdiugyh,
);

$phpbb->empty_tables();
$phpbb->forum_login();
$phpbb->get_users();
$phpbb->forum_logout();
$phpbb->scrape_forum_common();

# update an already scraped forum, maybe as a daily cron job
# $phpbb->update_overwrite(1); # dont try to keep modified data
$phpbb->update_users();
$phpbb->update_forum_common();

This module can be used to scrape a phpBB instalation using the web interface. It requires a local phpBB setup that will be overwritten and it can only access what is available to the web browser (no private messages or user settings). Scraping is possible as a guest or as a loged in member.

If used with an administrator name and password it will copy all the member e-mails (not just the public ones) allowing them to request a new random password from the new installation site and continue using the forum. The current implementation lacks search support, but this problem will disappear if you convert the forum to SMF. The "mforum" script is supported.

WWW::phpBB 0.01 Screenshot

Advertisements

WWW::phpBB 0.01 Keywords

Bookmark WWW::phpBB 0.01

Hyperlink code:
Link for forum:

WWW::phpBB 0.01 Copyright

WareSeeker periodically updates pricing and software information of WWW::phpBB 0.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of WWW::phpBB 0.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
WWW::Poll is a Perl extension to build web polls. Free Download
WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com Free Download
WWW::ImageSpool is a Perl module that can cache images of interest from the web. Free Download
WWW::NanoRef is a Perl module that uses the API published by nanoref.com to produce shortened URLs. Free Download
phpBB Fetch All is a plugin for phpBB that displays data from the forum on any page of a Web site. Free Download
WWW::Scraper::FlipDog it Scrapes www.FlipDog.com. Free Download
WWW::Scraper::Dice Perl module contains Scrapes Dice : (skills,locations) => (title, location ,residue). Free Download
WWW::Baseball::NPB is a Perl module that fetches Japanese baseball games information. Free Download