Slashdot Log In
Alexa Web Search Platform Released
Posted by
CmdrTaco
on Tue Dec 13, 2005 12:51 PM
from the do-that-make-you-api dept.
from the do-that-make-you-api dept.
Philipp Lenssen writes "Amazon's Alexa is releasing their search index (the same that powers the Wayback Machine) to developers via their new Alexa Web Search Platform. The Alexa framework is not for the weak of heart -- expect to learn how to use their C API, and expect to pay micro-amounts for requests and CPU cycles used -- but it also seems to be more powerful than the rival APIs from Yahoo and Google."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Pay? (Score:3, Funny)
Re:Pay? (Score:5, Informative)
Parent
Re:Pay? (Score:2, Offtopic)
Re:Pay? (Score:4, Funny)
i'll give you a friendly piece of advice.
You are under no circumstances to read TFA before making at least one post. It's fine to read it, but you must make at least one wildass guess, and pretend to know what it's talking about.
Second, even if TFA did answer your question, you should again, under no circumstances be apologetic.
Finally, welcome to /
Parent
Alexa? Nope. (Score:4, Informative)
Google's APIs [google.com] are better.
It's lookware. (Score:2)
What is the definition of spyware (Score:4, Insightful)
Parent
Re:What is the definition of spyware (Score:3, Informative)
- Tricks users into installing its software, or installs itself without permission
- Actively tries to stop users from uninstalling it, forcing people to use a third-party app to remove it (Ad-Aware, etc.)
- Tracks users
The first two make it scumware, the last makes it spyware. Google toolbar does track users, but warns them before doing so and only installs when users want it installed.
Re:What is the definition of spyware (Score:3, Insightful)
Price (Score:4, Informative)
$1 per CPU hour ($.50 for unused hours)
$1 per GB/year
$1 per 50GB processed
$1 per GB downloaded
and $1 for every 4000 user requests.
This is just for search service, right?
And how do these prices relate to similar services?
Re:Price (Score:4, Informative)
Parent
Spyware? (Score:2)
Re:Spyware? (Score:4, Interesting)
If you mean collecting data, then yes Alexa does it.
If you mean collecting personnal data, I don't think the toolbar does it.
Then what about Google? With AdSense running (almost) everywhere + your unique eternal Google ID, they surely collect a lot of data too. And with Google Analytics, they have also a lot of info.
So the question becomes: Is Google AdSense spyware?
Parent
Re:Spyware? (Score:5, Insightful)
Nothing they try to hide deep down in some obscure EULA or anything. Sure, it's about collecting data, but there's a difference between collecting data, and collecting data by spying. The former is about doing it visibly, the other trying to hide it.
Besides, technically speaking, I'm not sure one should call a business model or an online service "spyware" anyway, as it's usually a term used for client-side software often piggybacking on another tool, that secretly phones home by using an internet connection.
Parent
Re:Spyware? (Score:2)
God yes. However, slashdot loves google, so you will hear people explaining why spyware's actually a good thing in this case.
C not required (kinda) (Score:5, Informative)
The Data Retrieval API is written in C, so it may be natural for users to develop C applications against this API. However, the Platform features a utility named awsp_cat. This utility reads CIDs from stdin and writes the raw content to stdout. Users may develop applications in arbitrary programming languages to process the awsp_cat output.
Perl developers would be able to wrap this into their existing codebase in no time, assuming they want to pay the fees.
Data Value (Score:4, Informative)
What's your opinion about Alexa ranks? Reliable? IMHO, there is too few users of the Alexa toolbar. It is also quite biased (IE, Windows). So except maybe for the top 30,000 websites, I'm not sure about the reliability of the stats.
Re:Data Value (Score:2)
Anyway the question remains: how good is the evaluation function of the search engine?
Shell access? Arbitrary C code? (Score:5, Interesting)
That seems a little dangerous, doesn't it?
Who is responsible for a security breach? (Score:5, Informative)
Man, I would hate to see who or what is held responsible.
Google API vs Alexa API (Score:5, Insightful)
Someone can download billions of pages for several thousand dollars then use that to build their own search engine. Another user could be to mine the web for content such as email addresses(which would be bad). Alexa's announcement is a big shift and was bound to happen. Instead of getting crumbs from Yahoo & Google, they're giving up huge chunks of juicy data.
Our favorite flawed rankings (Score:4, Insightful)
More than just an index (Score:5, Insightful)
It seems some people (especially the author of the cited article) missed some very important points:
1. You have access to more than just the index - you have access to the crawled data, which is about 300 Terabyte. So, if you want to do something with the pages, you don't have to download them, you don't have to rely, that they are there - you can use the crawled data to do whatever you want.
2. The processing does not take place on your machine, but on the provided infrastructure. There is a Web-Interface, so you can administer your account, your jobs etc. You do not download any software from Alexa. You get an account on their Linux cluster and there you can compile and run your own arbritrary applications. You are able to provide these results in form of Amazon Web Services.
So, this is much more than Google, MSN or Yahoo offer, it's hard even to compare those services. Alexa is a complete different beast, and it's a huge beast.Re:Black Gold, Texas Tea. (Score:2)
Re:"Micro-amount" (Score:2)