Ex Google Employee Reveals Just How Easy It Is To Make Money!
JLForums.com Exclusive Special Offers

Author Topic: Need first parse help pls  (Read 14411 times)

0 Members and 1 Guest are viewing this topic.

Offline redatomTopic starter

  • Trade Count: (0)
  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
    • Awards
Need first parse help pls
« on: November 30, 2010, 10:20:32 AM »
I am a new user.  I need to extract the data from this sample page:

http://cfpub.epa.gov/flpp/searchrrp.cfm?Applicant_Type=FIRM&static=true&qlat=&qlong=&Discipline=Renovator&TxtLocation=&distance_1=50&state_2=PA-Pennsylvania&doSearch=Yes&StartRow=2

Only the Firm column.  Need it parsed into Co Name, Address, City, State, Zip, email, phone.  Some records do not have email addresses. 

I've been playing with the tool for a bit and am not getting the data that I can reliably use for some marketing purposes (need to import it into a spreadsheet or database).

Can someone help me to define the process to do this reliably?  I will need to do it for all 50 states worth of data across several URL's.

Thanks.

Offline redatomTopic starter

  • Trade Count: (0)
  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
    • Awards
Re: Need first parse help pls
« Reply #1 on: December 02, 2010, 05:27:09 AM »
anyone- lil' help pls?!