I'm trying to build a auto approve list

Jo-silver

Newbie
Joined
Dec 5, 2011
Messages
47
Reaction score
10
I have got 60 AA blogs, I am going to put them into link extractor, I need to know if I should scrape internal or external links
 
I have got 60 AA blogs, I am going to put them into link extractor, I need to know if I should scrape internal or external links
A better method to scrape the inner pages from the root domain would be to use the site: google operator, for example: site:rootdomain.com. This would then scrape all the inner pages from the root domain.
 
A better method to scrape the inner pages from the root domain would be to use the site: google operator, for example: site:rootdomain.com. This would then scrape all the inner pages from the root domain.

Using the site operator works well when dealing with a large amount of sites to scrape. Unfortunately, you will be limited to only 1000 results using that method. So if you want to scrape a website with thousands of pages/posts, internal link checker is the way to go.
 
SB internal link extractor will do.
 
if you have scrapebox why not use it to grab the comments from the lists and use them with custom footprint. Then do a test blast. I find loads like that but it usually crashes scrapebox as i try to do too many comments/keywords at once.
 
Back
Top