Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
Is It Cataloged?
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Find out if your site has been cataloged by top search engines for only $8.99.
Below you will see site info taken directly from the URL you entered in real time. This is also known as our URL Breakdown tool and can be used independently of our site info tool.
Page Title
Planet Ajaxian
Stripped Text Content
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"Planet Ajaxian
http://planet.ajaxian.com/
en
Planet Ajaxian - http://planet.ajaxian.com/
Ajaxian: GeoMaker - geo locations as microformats or a map from texts or URLs
http://ajaxian.com/?p=7052
http://feedproxy.google.com/~r/ajaxian/~3/mle8ZE76PRk/geomaker-geo-locations-as-microformats-or-a-map-from-texts-or-urls
As preparation for an <a href="http://upcoming.yahoo.com/event/2799061/">upcoming tech talk about Placemaker I thought it would be good to take a bit of the pain out of the geolocation service by making an interface for it. <a href="http://developer.yahoo.com/geo/placemaker">Placemaker works the following way: you post some content or a URL to it, it goes through the content or gets the content from the URL and analyzes it. It then finds geographical locations in the text and disambiguates them (for example to skip names like "Jack London" and not consider it the city London). Finally you get it back as XML.
The annoying thing is that Placemaker only support POST request and does not have a JSON output - for now. <a href="http://icant.co.uk/geomaker/">GeoMaker allows non-developers to enter some text or a URL, filter the results (using YUI datatable) to remove false positives (no system is perfect) and get the embed code for a Yahoo Map or a list of microformatted locations as copy+paste. See the screencast to get the end user experience:
Of course, every time you build something like that, red-blooded developers will ask for an API to do the same thing (and pointing them to Placemaker wasn't enough). So here it is:
<a href="http://icant.co.uk/geomaker/api.php">http://icant.co.uk/geomaker/api.php takes two parameters: url of the web document to load and output which could be map, kml, microformats, csv, or json (with callback for JSON-P). Using this you can analyze a url in JavaScript and get the data back as an array:
<div class="igBar"><"
....
read entire page