Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.214 Times

Xing Scraper freeware
Filter: All | Freeware | Demo
 

Xing Scraper

1 2 3 > 
Added: March 23, 2010 | Visits: 1.022

Text::Scraper Text::Scraper contains structured data from (un)structured text. SYNOPSIS use Text::Scraper; use LWP::Simple; use Data::Dumper; # # 1. Get our template and source text # my $tmpl = Text::Scraper->slurp(*DATA); my $src = get(http://search.cpan.org/recent) || die $!; # # 2. Extract... Platforms: *nix

License: Freeware Size: 46.08 KB Download (142): Text::Scraper Download

Added: November 11, 2010 | Visits: 2.064

screen-scraper 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 -... Platforms: *nix

License: Freeware Size: 66 MB Download (154): screen-scraper Download

Added: September 22, 2010 | Visits: 1.847

WWW::Scraper::Dice WWW::Scraper::Dice Perl module contains Scrapes Dice : (skills,locations) => (title, location ,residue). SYNOPSIS use WWW::Search; my $oSearch = new WWW::Scraper(Dice); my $sQuery = WWW::Scraper::escape_query("unix and (c++ or java)"); $oSearch->native_query($sQuery, {method => bool,... Platforms: *nix

License: Freeware Size: 37.89 KB Download (91): WWW::Scraper::Dice Download

Added: January 11, 2010 | Visits: 1.362

WWW::Scraper::BAJobs 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 interface; all... Platforms: *nix

License: Freeware Size: 37.89 KB Download (93): WWW::Scraper::BAJobs Download

Added: October 05, 2010 | Visits: 1.404

WWW::Scraper::FlipDog 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 is a... Platforms: *nix

License: Freeware Size: 37.89 KB Download (111): WWW::Scraper::FlipDog Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.156

Search engine scraper Search engine scraper pulls back urls from top search engines based on keywords and footprints - - Find thousands of blogs , waraz downloads , forums, recipes etc Enter your keyword/footprint - Choose the search engine of your choice - work with proxies if you like - then click play - once... Platforms: Windows, Mac

License: Freeware Size: 3.13 MB Download (59): Search engine scraper Download

Added: May 01, 2013 | Visits: 556

WP Web Scraper An easy to implement professional web scraper for WordPress. This can be used to display realtime data from any websites directly into your posts, pages or sidebar. Use this to include realtime stock quotes, cricket or soccer scores or any other generic content. The scraper is built using time... Platforms: PHP

License: Freeware Size: 51.2 KB Download (45): WP Web Scraper Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 655

Yellowpages Scraper USA Extract data from Yellow Pages Directory such as Business Name, Street, City, State, ZipCode, Phone, Website and Email in a well structured comma separated file(CSV). Extract all business information based on your custom requirement. Yellow Pages Scraper is very easy to use for novice peoples... Platforms: Windows, Mac, Linux

License: Freeware Size: 60 KB Download (415): Yellowpages Scraper USA Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 568

Xing Analyzer Visualization of the contact network and user data from the popular business network XING.com. The web-based software can be used by every registered user from XING. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.2 MB Download (45): Xing Analyzer Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 385

Xing Framework Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation. Platforms: Windows, Mac, Linux

License: Freeware Size: 4.56 MB Download (59): Xing Framework Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 453

XING Sync XING Sync loads your XING contacts - including shared personal info - into Address Book and automatically updates them in the background. This way, your business contacts will always be kept up to date. Important: If you were already using the "XING OS X Sync Plugin", please uninstall it before... Platforms: Mac

License: Freeware Size: 307.2 KB Download (51): XING Sync Download

Added: August 12, 2013 | Visits: 540

Web::Scraper Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged Perl data strcuture. The scraper and process blocks provide a method to define what segments of a document to extract. It... Platforms: *nix

License: Freeware Size: 61.44 KB Download (34): Web::Scraper Download

Added: January 08, 2010 | Visits: 1.038

Audio::TagLib::MPEG::XingHeader Audio::TagLib::MPEG::XingHeader is an implementation of the Xing VBR headers. SYNOPSIS use Audio::TagLib::MPEG::XingHeader; my $i = Audio::TagLib::MPEG::XingHeader->new($data); print $i->isValid() ? "valid" : "invalid", "n"; This is a minimalistic implementation of the Xing VBR headers.... Platforms: *nix

License: Freeware Size: 1.4 MB Download (122): Audio::TagLib::MPEG::XingHeader Download

Added: October 07, 2010 | Visits: 1.921

WWW::phpBB 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_, );... Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): WWW::phpBB Download

Released: January 26, 2013  |  Added: January 26, 2013 | Visits: 465

Website Scraper Scrape websites and extract data into customizable CSV files ready to be imported anywhere like web databases and office tools. Also great for grabbing inventory lists you want to link or sell (e.g. if you are an affiliate). Mix and mash scraped website data to create new mashup website services... Platforms: Windows

License: Freeware Size: 11.93 MB Download (56): Website Scraper Download

Added: August 13, 2013 | Visits: 316

Feed Scraper It features XPath and Regular Expression parsers out of the box and other customer parsers can be added.The module could be used, for example, to extract an image URL from within raw HTML and to map it in a FileField image field.Installation:Unpack in your modules folder (usually... Platforms: PHP

License: Freeware Size: 61.44 KB Download (51): Feed Scraper Download

Added: November 13, 2013 | Visits: 395

WebScraper This project sets out to create a powerful, robust, quick to deploy, web scraper. A web scraper is a tool that extracts specific parts of web pages rather than the entire html page as a crawler would. The outcome of this project will be a tool, written in Java, that accomplishes the following... Platforms: Mac

License: Freeware Size: 1.3 MB Download (40): WebScraper Download

Released: February 25, 2015  |  Added: March 02, 2015 | Visits: 423

Ultimate Scraper Pro Automate manual task of scraping search results URL from Google for PPV and other site promotion tools. Supports multiple Google searches, proxy servers. Software is free and easy to use. Make all your Internet promotion tasks much easier and more automatic using this software to search for... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 619 KB Download (43): Ultimate Scraper Pro Download

Released: December 01, 2013  |  Added: December 15, 2013 | Visits: 2.704

OutWit Hub OutWit is the Web collection engine for everyone. It runs on your Windows, MacOS or Linux machine and allows you to browse through and easily grab online information, collect media, contacts or files from the Internet, in a few clicks. Find pictures in galleries and search engines and download... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 15.64 MB Download (229): OutWit Hub Download

Added: November 22, 2010 | Visits: 896

ScraperPOD 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 # Use a... Platforms: *nix

License: Freeware Size: 102.4 KB Download (104): ScraperPOD Download

1 2 3 >