URGENT HELP NEEDED: have names of every R and U in Washington County, ME

I got match with name and town but different adress. I put number and in "COMMENTS" section of document put notice "different adress and new adress". Ok?
 
Last edited:
Shemdogg, count me in. I know I don't meet the post count req (I have everything else), but I'm pretty sure you've seen me around, and I've been here since 2007. I've also helped out with voter ID efforts in other states recently, so I have experience. PM me for email addy?

Thanks!
 
we'll make the calls,

if they like ron we get their info and get them what they need to know

if they're undecided we sell ron in under 2 mins

if they don't like ron hang. no time to waste


How about if they like Santorum but would like to see Romney lose?

I can volunteer to lookup names/numbers and I have a gmail account.
 
I got a question. Some of people on the list changed adress. People dont report different adresses from ones written in documents. I do. Should I stop?

Got answer:

get number only if they are in same county.
 
Last edited:
I got a question. Some of people on the list changed adress. People dont report different adresses from ones written in documents. I do. Should I stop?

What I am doing is if I find a hit on the same name somewhere inside Maine itself, I look in Wikipedia to see if the new town name is part of Washington county or not. If yes, then I skip the number box in the spreadsheet and put the info in the 'comments' box. Otherwise I just write "May have moved" in the comments box.

If you look at tab 'Whiting' and scroll all the way down to the bottom of the list, you can see what I mean. That's what I am working on now.
 
Tip: Other services to use are: WhitePages.com, YellowPages.com, and ixquick.com

Also, there is a service (can't remember the name right now, but you can submit to them a list of names/addresses/etc) and they will find the phone numbers automatically and return the results within an hour (but it isn't free - they charge per successful result). It's one of the main providers too. If anyone is interested, I can find it. If we are under a severe time crunch, this might be worth it.
 
I'm not sure how many numbers you need to lookup. Anyway, I wrote a little PHP script that can do white page lookups automatically, all night long if need be.

./whitepages_scraper.php
whitepages_scraper.php [Options]

Options:
-o FILE Send output to FILE
-v Verbose mode. add commentary to stdout.
-n number of days to grab. default = 1
-d Include extra debugging information on stdout
-t timeout timeout value for each http request
-g Go. Run the scrape.

Example input file, with two names. One specifying zip code, the other not.
# lastname,firstname,zip or city,state abbrev
Smith,Jacob,04543,ME
Baker,Jim,,CA

Example run, based on above input
./whitepages_scraper.php -v -g -o /tmp/out.csv
2012-02-15T19:30:02-08:00 - Scraping Listings for Jacob Smith in '04543', 'ME'
2012-02-15T19:30:12-08:00 - Scraping Listings for Jim Baker in '', 'CA'

Output file, based on above input
"Jacob Smith",207-563-1037,"92 Bristol Rd, Damariscotta, ME 04543"
"Jim J Baker",831-338-8150,"17978 China Grade Rd, Boulder Creek, CA 95006"
"Jim Baker",805-927-8298,"5039 Nottingham Dr, Cambria, CA 93428"
"Jim Baker",949-857-0604,"29 Springwood, Irvine, CA 92604"
"Jim Baker",949-859-4155,"5511 Paseo Del Lago W, Laguna Woods, CA 92637"
"Jim Baker",530-994-3363,"102 Isham Lane, Sierraville, CA 96126"
"Jim Baker",714-774-8624,"2704 W Ball Rd #6, Anaheim, CA 92804"
"Jim Baker",530-994-3363,"102 Isham Ln, Sierraville, CA 96126"
"Jim Baker",916-989-9253,"9237 Greenback Ln #51, Orangevale, CA 95662"
"Jim Baker",209-588-0172,"18330 Wards Ferry Rd, Sonora, CA 95370"
"Jim Baker",949-493-4344,"25965 Avenida Cabrillo, San Juan Capistrano, CA 92675"

So, if you guys want to use it, I am happy to donate the code, and you can run it yourself. You will need a functional php installation, preferably linux as I haven't tested it on a windows box.

Or, if you want to give me the list, I can run it myself and get you the results.

shemdogg -- let me know... I'll check back within the next hour.
 
What I am doing is if I find a hit on the same name somewhere inside Maine itself, I look in Wikipedia to see if the new town name is part of Washington county or not. If yes, then I skip the number box in the spreadsheet and put the info in the 'comments' box. Otherwise I just write "May have moved" in the comments box.

If you look at tab 'Whiting' and scroll all the way down to the bottom of the list, you can see what I mean. That's what I am working on now.

If you are using AnyWho under results is a map with position of that phone number. You can see borders and enlarge it or opposite (I cant remember the word... lol)
 
bump for activism !! great plan. i always thought just like DP people are mailing brochures to people in targeted areas, whether the grassroots could have a targeted phone calling system too.
 
I'm not sure how many numbers you need to lookup. Anyway, I wrote a little PHP script that can do white page lookups automatically, all night long if need be.
+rep :)


It's going pretty well but this would speed it up nicely
 
Back
Top