Tag «search scraper»: downloads
Search results for «search scraper»:
WWW::Search::Scraper::Beaucoup 2.27 by Glenn Wood
WWW::Search::Scraper::Beaucoup it Scrapes Beaucoup's Super Search.
SYNOPSIS
use WWW::Search::Scraper;
use WWW::Search::Scraper::Response::Job;
$search = new WWW::Search::Scraper('Beaucoup');
$search->setup_query($query, {options});
while ( my $response = $scr…
WWW::Search::Scraper::Brainpower 2.27 by Glenn Wood
WWW::Search::Scraper::Brainpower it Scrapes Brainpower.com.
SYNOPSIS
use WWW::Search::Scraper;
use WWW::Search::Scraper::Response::Job;
$search = new WWW::Search::Scraper('Brainpower');
$search->setup_query($query, {options});
while ( my $response = $scraper->next…
WWW::Search::Scraper::FlipDog 2.27 by Glenn Wood
WWW::Search::Scraper::FlipDog it Scrapes www.FlipDog.com.
SYNOPSIS
use WWW::Search::Scraper;
use WWW::Search::Scraper::Response::Job;
$search = new WWW::Search::Scraper('FlipDog');
$search->setup_query($query, {options});
while ( my $response = $scraper->next_resp…
WWW::Scraper::Beaucoup 3.05 by Glenn Wood
WWW::Scraper::Beaucoup it Scrapes Beaucoup's Super Search.
SYNOPSIS
use WWW::Scraper;
use WWW::Scraper::Response::Job;
$search = new WWW::Scraper('Beaucoup');
$search->setup_query($query, {options});
while ( my $response = $scraper->next_response() ) {
…
WWW::Scraper::FlipDog 0.01 by Glenn Wood
WWW::Scraper::FlipDog it Scrapes www.FlipDog.com.
SYNOPSIS
use WWW::Scraper;
use WWW::Scraper::Response::Job;
$search = new WWW::Scraper('FlipDog');
$search->setup_query($query, {options});
while ( my $response = $scraper->next_response() ) {
# $response…
WWW::Scraper::Brainpower 0.01 by Glenn Wood
WWW::Scraper::Brainpower it Scrapes Brainpower.com.
SYNOPSIS
use WWW::Scraper;
use WWW::Scraper::Response::Job;
$search = new WWW::Scraper('Brainpower');
$search->setup_query($query, {options});
while ( my $response = $scraper->next_response() ) {
# $resp…
WWW::Search::Scraper::BAJobs 2.27 by Glenn Wood
WWW::Search::Scraper::BAJobs it Scrapes BAJobs.com.
SYNOPSIS
require WWW::Search::Scraper;
$search = new WWW::Search::Scraper('BAJobs');
This class is an BAJobs specialization of WWW::Search. It handles making and interpreting BAJobs searches http://www.BAJobs.com.
This class ex…
WWW::Search::Scraper::NorthernLight 2.27 by Glenn Wood
WWW::Search::Scraper::NorthernLight it scrapes NorthernLight.com.
SYNOPSIS
require WWW::Search::Scraper;
$search = new WWW::Search::Scraper('NorthernLight');
This class is an NorthernLight specialization of WWW::Search. It handles making and interpreting NorthernLight searches http…
WWW::Scraper::NorthernLight 3.05 by Glenn Wood
WWW::Scraper::NorthernLight it Scrapes NorthernLight.com.
SYNOPSIS
require WWW::Scraper;
$search = new WWW::Scraper('NorthernLight');
This class is an NorthernLight specialization of WWW::Search. It handles making and interpreting NorthernLight searches http://www.NorthernLight.com…
WWW::Scraper::BAJobs 0.01 by Glenn Wood
WWW::Scraper::BAJobs it Scrapes BAJobs.com.
SYNOPSIS
require WWW::Scraper;
$search = new WWW::Scraper('BAJobs');
This class is an BAJobs specialization of WWW::Search. It handles making and interpreting BAJobs searches http://www.BAJobs.com.
This class exports no public interfac…
ScraperPOD 3.05 by Glenn Wood
ScraperPOD is a framework for scraping results from search engines.
SYNOPSIS
use WWW::Scraper;
# Name your Scraper module / search engine as the first parameter,
use WWW::Scraper('eBay');
# or in the new() method
$scraper = new WWW::Scraper('eBay');
Classic WWW::Search mode
#…
screen-scraper 2.7.2 by ekiwi
screen-scraper project is a tool used to extract data from web sites. You might use screen-scraper for the following purposes:
Data Mining and Extraction
Data Migration
Application Integration
Business Intelligence
Web Task Automation
Portal Components
Meta-Searching
Archiving
The screen-s…
WWW::phpBB 0.01 by Stefan Talpalaru
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',
…
js-search 1.0 by ogrodnek
js-search is a javascript indexing and searching.
A client-side library for building a simple inverted index, and searching it.
You can download the source code from SVN with the following command:
svn checkout http://js-search.googlecode.com/svn/trunk/ js-search…
Yahoo::Search 1.7.10 by Jeffrey Friedl
Yahoo::Search is a Perl interface to the Yahoo! Search public API.
The following search spaces are supported:
Doc
Common web search for documents (html, pdf, doc, ...), including Y!Q contextual search.
Image
Image search (jpeg, png, gif, ...)
Video
Video file search (avi, mpeg, realme…
Search::Tools 0.01 by Peter Karman
Search::Tools are tools for building search applications.
SYNOPSIS
use Search::Tools;
my $re = Search::Tools->regexp(query => 'the quick brown fox');
my $snipper = Search::Tools->snipper(query => $re);
my $hiliter = Search::Tools->hiliter(query => $re);
for my $result (@se…
Add Mol Bio Search Engines To Your Konq 0.1 by Reza Salari
Add Mol Bio Search Engines To Your Konq script adds "PDB search" and "NCBI Entrez cross database search" engines to your Konqueror. Now you can search these databases right from your konq. The procedure of adding these search engines to Konq is explained in download file.
Now for example if you…
Altse Internet Search Engine 26102005 by Jari Tuominen
ALTSE is an alternative search engine technology.
It can index up to a couple million Web sites.
A search engine is a program designed to help find information stored on a computer system such as the World Wide Web, or a personal computer.
The search engine allows one to ask for content mee…
DGS Search 0.9.6 by Digital Genesis Technologies
DGS Search was created to provide an easy to install search utility capable of handling filesystem and database searches on UNIX and Windows based platforms.
DGS Search is aimed at supporting the small to medium sized web site.
Requirements:
PHP v3.0.7+, PHP v4.0.0+ (Tested with 3.0.12, 4.0.…
Search::Tools::Keywords 0.06 by Peter Karman
Search::Tools::Keywords is a Perl module to extract keywords from a search query.
SYNOPSIS
use Search::Tools::Keywords;
use Search::Tools::RegExp;
my $query = 'the quick fox color:brown and "lazy dog" not jumped';
my $kw = Search::Tools::Keywords->new(
stopwords…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
