are there any traffic data api out there for any domain? I can't find an API from Alexa, any other Alexa like companies out there?
Is scrapping from Alexa a workable way of obtaining these traffic data?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
Alexa has an API that you can use as well. Here is one competitor to Alexa that has an API: |
|||
|
|
|
I know this was asked a long time ago, but it appears relatively high in search results. You can now access this data as an Amazon service - http://aws.amazon.com/awis/ |
|||
|
|
|
As stated in this similar question there is an undocumented Alexa API. |
|||
|
|
|
I scrapped from alexa this morning and after about 1400 requests i got a "503 Service Unavailable", and I can't access alexa until now. so scrapping large amount of data from alexa might be forbidden |
|||
|
|
|
Here's a simple function I made to get the Alexa rank
You could scrape the XML to get the other results that you want instead of REACH |
|||
|
|