Scrapebox - how to extract subfolder/subdirectory links

Joined
Jul 10, 2019
Messages
13
Reaction score
2
Hello,

I am looking for a solution to scrape external links for a specific subfolder/subdirectory only.

For eg.

If I input example.com/folderA --> it will scrape everything on example.com/folderA and then on example.com/folderB and so on.

I want to limit it so it only scapes links on example.com/folderA/pageA, example.com/folderA/pageB and so forth.

Is this possible?

Thanks!
 
Just let google give you the folders do like

site:domain.com/folder_a

put that in the keywords box in scrapebox.

then let scrapebox scrape all the results from google.

Then you can use the link extractor addon that comes with scrapebox to extract all the external links from the resulting urls.
 
Back
Top