Jump to content

Help with Regex on a screen scrape...


savagenoob

Recommended Posts

I need to get and seperate the data from a webpage, my regex is not working. Here is what the data looks like:

<td class="datalabelnopad">


		Insurance SERVICES OF NORTHERN CA INC.<br>






		11111 W. MARCH LN.


	,
		P.O. BOX 1111 (91111)<br>


	STOCKTON, CA 91111<br>


		Phone: (209) 111-1111<br> 



		Fax: (209) 111-1111<br>





	</td>

It would be nice to seperate, business name, phys address, mail address, phone, and fax to go into seperate fields in a table. Even doing a simple: /<td  class=("|\')datalabelnopad>("|\')>(.*?)<\/td>/ , is not showing the data between.

Link to comment
Share on other sites

You freaking dumbass moron savage, your such a noob. How bout you friggen *google* you dumb nerd. Why dont you use DOM instead you idiot. Or if you still want to be a dumb nub, heres the solution: <div class=("|\')agentContainer("|\')>\n\s<div class="strong">\n\s(.*?)\n\s

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.