Scrapebox Help

browndog

Newbie
Joined
Feb 9, 2013
Messages
49
Reaction score
4
I'm trying to extract addresses with scrapebox. I know how to scrape all of the URL's with the addresses that I need. But once I do that I don't know how to extract all of the addresses from the webpage. Can anyone help me out?

Thanks
 
Nobody will answer a question that has be chewed through 50.000 times on this forum. Use the search function at the top left and check out loopline's youtube channel for the scrapebox tutorials.

Code:
[URL]http://www.youtube.com/user/looplinescrapebox[/URL]
 
I have been busy so I just now got a chance to look into this again. In my original post I should have been more clear. I'm looking to extract physical mailing addresses from scraped URLs. For example, let's say I have scraped a bunch of URLs from a directory that are related to plumbers. Is there a way to make scrapebox scan all of those URL's for mailing addresses and then export them to a file? I'm hoping there is a way to make it scan for text in the format of an address. However, I have no idea how to do this.
 
Back
Top