<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: How can I automate "white pages" lookups?</title>
      <link>http://ask.metafilter.com/52145/How-can-I-automate-white-pages-lookups/</link>
      <description>Comments on Ask MetaFilter post How can I automate "white pages" lookups?</description>
	  	  <pubDate>Fri, 01 Dec 2006 11:30:13 -0800</pubDate>
      <lastBuildDate>Fri, 01 Dec 2006 11:30:13 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: How can I automate &quot;white pages&quot; lookups?</title>
  	<link>http://ask.metafilter.com/52145/How-can-I-automate-white-pages-lookups</link>	
  	<description>Is there a free (or cheap) API or public database that can be used for &quot;white pages&quot; lookups? &lt;br /&gt;&lt;br /&gt; I have a list of the names of about 500 people who live in a small 3-city area, and I&apos;ve been given the assignment of basically looking up their exact address, and sorting them into categories based on what sub-region they live in. Is there a way I can do this programatically? I know I can do it manually using something like whitepages.com and Google Maps, but that seems &lt;em&gt;really&lt;/em&gt; tedious. I&apos;d like to be able to write an application that will look up the person&apos;s address using their name and the city they live in (I have that information already), and from there I can probably use the Google Maps API to get an approximate enough location. Does anyone know of an API or public database that my application can use to look this information up? Thanks in advance!</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.52145</guid>
  	<pubDate>Fri, 01 Dec 2006 08:53:34 -0800</pubDate>
  	<dc:creator>Vorteks</dc:creator>
	
	<category>address</category>
	
	<category>whitepages</category>
	
	<category>api</category>
	
	<category>maps</category>
	
	<category>location</category>
	
</item>
<item>
  	<title>By: KRS</title>
  	<link>http://ask.metafilter.com/52145/How-can-I-automate-white-pages-lookups#787832</link>	
  	<description>Many of the lookup programs will let you ask for everyone in a particular zip code.  Then you can cut and paste from the results.&lt;br&gt;
&lt;br&gt;
500 isn&apos;t such a large number. You could probably do it in a day or at most 2 days.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.52145-787832</guid>
  	<pubDate>Fri, 01 Dec 2006 11:30:13 -0800</pubDate>
  	<dc:creator>KRS</dc:creator>
</item>
<item>
  	<title>By: mphuie</title>
  	<link>http://ask.metafilter.com/52145/How-can-I-automate-white-pages-lookups#787917</link>	
  	<description>Your data is pretty simple that you could write a Perl script to just scrape the white page address output.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.52145-787917</guid>
  	<pubDate>Fri, 01 Dec 2006 12:18:31 -0800</pubDate>
  	<dc:creator>mphuie</dc:creator>
</item>
<item>
  	<title>By: MonkeySaltedNuts</title>
  	<link>http://ask.metafilter.com/52145/How-can-I-automate-white-pages-lookups#788223</link>	
  	<description>I could probably write a Greasemonkey script to do this in an hour or 2. If you are not familiar with GM then doing it by hand would probably be faster than getting up to speed on GM.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
One question? Whitepages lists 18 &amp;quot;John Jones&amp;quot; in my city. What would you do in this case?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.52145-788223</guid>
  	<pubDate>Fri, 01 Dec 2006 16:38:23 -0800</pubDate>
  	<dc:creator>MonkeySaltedNuts</dc:creator>
</item>
<item>
  	<title>By: Vorteks</title>
  	<link>http://ask.metafilter.com/52145/How-can-I-automate-white-pages-lookups#789337</link>	
  	<description>I have no idea why, but writing a script to parse the data from whitepages.com simply didn&apos;t occur to me. It seems pretty obvious in retrospect. I think I&apos;m going to try that. I just hope they don&apos;t have any filters that would stop me after 50 requests or something.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.52145-789337</guid>
  	<pubDate>Sat, 02 Dec 2006 22:51:26 -0800</pubDate>
  	<dc:creator>Vorteks</dc:creator>
</item>

    </channel>
</rss>
