Jump to content
UBot Underground

How to Build Lists from THIS scrapped data


Recommended Posts

I have a text file filled with scrapped DIV tags.

 

Is there any way I can build two lists from the following information, extracted from the data below?

 

I posted a similar question but received no replies...s

 

LIST 1

projectname1website.com

usedcarsforcheap.info

lalimocompany.com

ezinearticles.com/somewebsite

 

LIST 2

projectname1

My Sample Project

limo car website

ezine article project

 

<DIV class=pr_info><INPUT id=project_190314 type=checkbox value=190314 name=projectlist[]> <A href="index.php?a=prdetails&project_id=190314"><SPAN style="FONT-SIZE: 10px">projectname1</SPAN></A> <BR><SPAN style="FONT-SIZE: 9px">projectname1website.com</SPAN> </DIV>

 

<DIV class=pr_info><INPUT id=project_190316 type=checkbox value=190316 name=projectlist[]> <A href="index.php?a=prdetails&project_id=190316"><SPAN style="FONT-SIZE: 10px">My Sample Project</SPAN></A> <BR>usedcarsforcheap.info </DIV>

 

<DIV class=pr_info><INPUT id=project_243038 type=checkbox value=243038 name=projectlist[]> <A href="index.php?a=prdetails&project_id=243038">limo car website</A> <BR>lalimocompany.com </DIV>

 

<DIV class=pr_info><INPUT id=project_243880 type=checkbox value=243880 name=projectlist[]> <A href="index.php?a=prdetails&project_id=243880">ezine article project</A> <BR>ezinearticles.com/somewebsite </DIV>

Link to post
Share on other sites

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.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...