Main > Programming > Libraries >

WebService::FC2::SpamAPI 0.02

WebService::FC2::SpamAPI 0.02

Sponsored Links

WebService::FC2::SpamAPI 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 942
Date added: 2007-03-27
Publisher: FUJIWARA Shunichiro

WebService::FC2::SpamAPI 0.02 description

WebService::FC2::SpamAPI is a FC2 blog spam API client.

SYNOPSIS

use WebService::FC2::SpamAPI;

my $api = WebService::FC2::SpamAPI->new();

$res = $api->check_url(http://spam.example.com);
if ( $res->is_spam ) { ....

@res = $api->get_url_list();

@res = $api->get_domain_list({ dm => foo.example.com });

FUNCTIONS

new

Constructor.

my $api = WebService::FC2::SpamAPI->new();

# use Cache ( see URI::Fetch )
my $api = WebService::FC2::SpamAPI->new({ cache => $cache_object });

check_url

Check URL for FC2 spam list. Returns WebService::FC2::SpamAPI::Response object.

# simple check
$res = $api->check_url(http://xxx.example.com);
if ( $res->is_spam ) { ....

# returns detailed data
# see also http://seo.fc2.com/spam/spamapi.php?m=h
$res = $api->check_url({ url => http://xxx.exampl.com,
usid => 0000,
data => 1, });
$res->is_spam;
$res->usid; # fc2 userid
$res->name; # site name
$res->comment; # comment
# see WebService::FC2::SpamAPI::Response

get_url_list

Get registered spam URL list. Returns WebService::FC2::SpamAPI::Response list.

@res = $api->get_url_list();

@res = $api->get_url_list({ usid => 0000 }); # grep by userid

get_domain_list

Get registered spam URL list in domain. Returns WebService::FC2::SpamAPI::Response list.

@res = $api->get_domain_list({ dm => example.com }); # dm is required.

@res = $api->get_domain_list({
dm => example.com,
usid => 0000, # grep by userid
});

WebService::FC2::SpamAPI 0.02 Screenshot

Advertisements

WebService::FC2::SpamAPI 0.02 Keywords

Bookmark WebService::FC2::SpamAPI 0.02

Hyperlink code:
Link for forum:

WebService::FC2::SpamAPI 0.02 Copyright

WareSeeker periodically updates pricing and software information of WebService::FC2::SpamAPI 0.02 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 WebService::FC2::SpamAPI 0.02 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
WebService::Mappoint is a client SOAP implementation for Mappoint, Microsofts geographic maps web service, based on SOAP::Lite. Free Download
WebService::Upcoming is a Perl interface to the Upcoming API. Free Download
WebService::Basecamp is a Perl interface to the Basecamp API webservice. Free Download
WebService::Geograph::API is a Perl interface to the Geograph.co.uk API. Free Download
WebService::GoogleMaps is an automated interface to Google Maps. Free Download
WebService::Kizasi is a Perl Interface for the Kizasi Web Services. Free Download
WebService::TestSystem is a Perl module with Web service for implementing a distributed testing system. Free Download
WebService::MusicBrainz is a Perl module that will act as a factory using static methods to return specific web service objects. Free Download