fb-crawl.pl是Perl脚本,crawls / scrapes Facebook的简介。
资 源 简 介
fb-crawl.pl is a script that crawls/scrapes Facebook profiles and adds the information to a MySQL database.
The data can then be used for social graph analysis and refined Facebook searching.
Features
Save user information
Save user wall posts
Save user friends
No API calls
Multithreaded (tested with up to 128 threads)
Supports plug-ins for custom information processing
Automatic database configuration
Automatically adds new columns to the database as needed
Aggregates information crawled from multiple Facebook accounts
Anonymous data collaboration (Coming Soon!)
Requirements
Perl 5 or greater
MySQL with Perl DBI support
Tested on CentOS 6.3
Installation
unzip fb-crawl_version.zip
cd fb-crawl
chmod +x fb-cra
文 件 列 表
fb-crawl
README
fb-crawl.pl
fb-share.pl
plugins