yahoo

How do I get and compare stock quotes from Yahoo! and Google?

How to get a history quote from Yahoo and Google Finance with Perl and save in DB to compare and validate. What´s the best/simple Perl/Windows DB to make this and the Perl/Algoritmo to compare this data? ...

How to use refresh_access_token in the Yahoo Social Python SDK

I'm trying to use the Yahoo Social Python SDK to get a users contacts through oAuth. This is for a webapp running on App Engine. SO, I have everything set up to run through the oAuth dance, exchanging consumer keys and verifiers and all that jazz. I store the token and can reuse it to retrieve a users contacts until the token the expires...

How can I send data from Yahoo quotes to MySQL with Perl?

After I download data from Yahoo and Google finance, how I do use a Perl script to send these to MySQL database automatically? ...

A trouble with web browser in C#

I want to get captcha from yahoo.com to show my form. I create a button with event click. System.Net.WebClient wc = new System.Net.WebClient(); HtmlElementCollection imgs = this.webBrowser1.Document.GetElementsByTagName("img"); for (int i = 0; i < imgs.Count; i++) { if(imgs[i].Id.Trim() == "cimg") wc.DownloadFile(imgs[i].Ge...

How to get the yahoo's mediaplayer javascript to ignore certain file types?

Is there any way to restrict what types of files the yahoo mediaplayer plays? We don't want it to play flv files but we do want it to play MP3s. Background Yahoo provides a really nice browser based mp3 player in the form of a simple javascript include. It will find any link to media file on your web page and adds a nice little player ...

User Jquery to determine online/offline status

Hi People, i am currently building a website and was relying on php fetch_content to read file this (http://opi.yahoo.com/online?u=yahooid&amp;m=a&amp;t=1) and it returns 00 for offline and 01 for online. Somehow i moved my hosting n the new hosting can't do php_fetch_content, is there is any way for jQuery to do this? i've tried .get()...

How to send data to controller by using YAHOO connect and json

I can not send data to MVC controller using YAHOO connect library. Parameters query and filter are NULL. Where is the problem? // --- JavaScript --- // var callbacks = { // Successful XHR response handler success: function (o) { var messages = []; // Use the JSON Utility to parse the data...

Yahoo Site Explorer API

http://search.yahooapis.com/SiteExplorerService/V1/inlinkData?appid=1337&amp;start=1&amp;results=100&amp;query=http://www.doors-more.co.uk Information : http://developer.yahoo.com/search/siteexplorer/V1/inlinkData.html i would like to be able to just get all pages except from this domain i know it is possible as many sites do it here ...

Getting the timezone from a Yahoo WOEID

I am using this question (yahoo-weather-api-woeid-retrieval) to convert a US ZIP to a Yahoo WOEID value. However while the Yahoo reply returns all sorts of interesting stuff, what I am interested in getting is the correct timezone of the location. Is there any easy way to return the timezone from Yahoo, or map a WOEID (or ZIP in that m...

Yahoo site explorer 1000 limit bypass

I know there is a way around this, but i just do not know i have tried literally everything the BOSS API everything http://www.warriorforum.com/adsense-ppc-seo-discussion-forum/278645-who-else-wants-try-my-backlinks-parser.html there is proof of one that is bypassing the 1000 limit could anybody provide extra information ? Thanks ...