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.446.395 Times

Yahoo Master freeware
Filter: All | Freeware | Demo
 

Yahoo Master

< 1 2 3 4 5 > 
Added: February 04, 2010 | Visits: 1.709

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the...



Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: July 04, 2010 | Visits: 1.818

Yahoo::BBAuth Yahoo::BBAuth is a Perl interface to the Yahoo! Browser-Based Authentication. SYNOPSIS my $bbauth = Yahoo::BBAuth->new( appid => $appid, secret => $secret, ); # Create an authentication link printf, $bbauth->auth_url; # After the user authenticates successfully, Yahoo returns the user...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Yahoo::BBAuth Download

Added: August 25, 2010 | Visits: 1.281

Kwiki::Yahoo Kwiki::Yahoo is a Wafl Phrase for including RSS feeds in a Kwiki Page. {yahoo-doc < query > |args} Kwiki::Yahoo uses the Yahoo::Search module to use the Yahoo API for web, video, image, news, local, spelling, and related searches. This is a simple proof of concept that probably has many...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (101): Kwiki::Yahoo Download

Added: September 14, 2010 | Visits: 1.356

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: October 23, 2010 | Visits: 1.272

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: April 16, 2010 | Visits: 1.298

Yahoo::Marketing::ReportInfo Yahoo::Marketing::ReportInfo is an object to represent a Yahoo Marketing ReportInfo. SYNOPSIS See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects. new Creates a new instance METHODS get/set methods...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (101): Yahoo::Marketing::ReportInfo Download

Added: February 11, 2010 | Visits: 1.670

Mail::Webmail::Yahoo Mail::Webmail::Yahoo is a Perl module that enables bulk download of yahoo.com -based webmail. SYNOPSIS use Mail::Webmail::Yahoo; $yahoo = Mail::Webmail::Yahoo->new(%options); @folders = $yahoo->get_folder_list(); @messages = $yahoo->get_mail_messages(Inbox, all); # Write messages to disk...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Mail::Webmail::Yahoo Download

Added: January 25, 2010 | Visits: 859

007 with the licence to search - Yahoo This is a "Yahoo Search Widget". A preview of each webside or product is shown next to the results!Small Introduction:Moving the mouse over the title will show the url. Clicking the title will open the page in your default browser.On the Backside ... choose your language and country.your...


Platforms: Mac

License: Freeware Download (100): 007 with the licence to search - Yahoo Download

Added: March 22, 2010 | Visits: 1.442

WebService::Yahoo::TermExtractor WebService::Yahoo::TermExtractor is a Perl wrapper for the Yahoo! Term Extraction WebService. SYNOPSIS use WebService::Yahoo::TermExtractor; my $yte = WebService::Yahoo::TermExtractor->new( appid => your_app_id, context => $source_text); my $terms = $yte->get_terms; # returns an array ref...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): WebService::Yahoo::TermExtractor Download

Added: September 22, 2010 | Visits: 1.027

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 07, 2010 | Visits: 979

Yahoo::Music::Ratings Yahoo::Music::Ratings is a method for retrieving a Yahoo! Music members song ratings. SYNOPSIS use Yahoo::Music::Ratings; my $ratings = new Yahoo::Music::Ratings( { memberName => yahooMusicMemberName, } ); # Fetch an arrayRef of all yahooMusicMemberName song ratings # this may take a...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Yahoo::Music::Ratings Download

Added: March 03, 2010 | Visits: 1.251

Yahoo::Search 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,...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (97): Yahoo::Search Download

Released: April 13, 2015  |  Added: June 07, 2015 | Visits: 1.144

BlueFox Free PDF Convert Master BlueFox Free PDF Convert Master offers the possibilities to convert PDF to Word, Excel, HTML, JPG, TIFF, PNG and many more formats and you can pretty much do all of the conversions anytime & anywhere you want. When you want to edit a PDF without purchasing other software, renaming a PDF to a...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.11 MB Download (96): BlueFox Free PDF Convert Master Download

Added: August 21, 2010 | Visits: 998

Yahoo::Marketing::BidInformationService Yahoo::Marketing::BidInformationService is an object that provides operations that return the current bid and cutoff bid required for a keyword to make it to best rank. You can use this information to optimize your keyword bid in real-time. SYNOPSIS See EWS documentation online for available...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (95): Yahoo::Marketing::BidInformationService Download

Added: September 10, 2010 | Visits: 1.075

Yahoo::Search::Response Yahoo::Search::Response is a container object for the result set of one query to the Yahoo! Search API. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (93): Yahoo::Search::Response Download

Added: August 01, 2010 | Visits: 1.143

Yahoo::Marketing::CampaignOptimizationGuidelines Yahoo::Marketing::CampaignOptimizationGuidelines is an object to represent a Yahoo Marketing CampaignOptimizationGuidelines. SYNOPSIS See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects. new Creates a new...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (93): Yahoo::Marketing::CampaignOptimizationGuidelines Download

Released: April 20, 2011  |  Added: July 18, 2012 | Visits: 981

Perfect PDF 7 Master Full free: quick and easy PDF creation from any application able to print! Perfect PDF Master creates automatically high-quality PDF documents directly from your application using very small simple steps for most important PDF settings. You can set or select: - description (general...


Platforms: Windows

License: Freeware Size: 21.17 MB Download (90): Perfect PDF 7 Master Download

Released: April 12, 2013  |  Added: April 27, 2013 | Visits: 1.315

EaseUS Partition Master Free Edition Free Magic Partition Solution - EaseUS Partition Master Free Edition is a free and all-in-one partition solution. It provides three main features: Partition Manager, Partition Recovery Wizard and Disk & Partition Copy to solve all partition problems under hardware RAID, MBR & GPT disks (2TB...


Platforms: Windows, Other

License: Freeware Size: 25.17 MB Download (87): EaseUS Partition Master Free Edition Download

Added: July 02, 2010 | Visits: 1.777

Yahoo Messenger Yahoo! Messenger for Unix sends instant messages to your Windows and Unix friends! Whats New in This Release: - Improved Emoticons- Improved Message Archive- Improved sound on RedHat kernels- Yahoo! Address Book integration- File transfer with Windows clients-. Yahoo! Messenger - Chat with...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (85): Yahoo Messenger Download

Released: October 17, 2014  |  Added: December 01, 2014 | Visits: 1.347

SSuite Copy Master Copy Master easily allows you to copy files while showing progress percentages and how many files have been copied. Copy Master is a very useful application that was designed in order to help you easily copy your files from one hard drive location to another, local or LAN / Wi-Fi, and even...


Platforms: Windows, Windows 7

License: Freeware Size: 460.4 KB Download (80): SSuite Copy Master Download

< 1 2 3 4 5 >