Finding all posts from blog

Juozapas

Registered Member
Joined
Aug 10, 2010
Messages
56
Reaction score
80
Hello,

I have 1 question, is it possible to grab all posts from one domain easily?

I know that you can type in google site: but it takes too much time!

Thanks for advice!
 
Last edited:
How does that take too much time?

Alternately though, you can find the sites xml sitemap and parse that.
 
So you want to copy all posts from a specific blog right? I'm pretty sure you can find some firefox addons for that, some sort of tool that snipes articles.
 
Any of these add ons link?

Any more thoughts? :)

Thanks BTW.
 
You can use Httrack a website copier that copies all the pages within a domain. Sitesucker is the mac alternative.
 
You can use Httrack a website copier that copies all the pages within a domain. Sitesucker is the mac alternative.

I think you don't understand what I need :)

I need the tool to get all blog posts from blog. (blog posts links)
 
Or maybe anyone knows how to extract google search results links? :)

Thanks a lot for help!
 
-juo You neddtool what EXTRACT link from site.

I have simple php code 4 U

Code:
pastebin(dot)com/QuMW6njq
Enjoy

For extract google listing I have smth better :)
 
scrapebox... you can scourge ALL internal links from any domain with a click of a button and you dont need to know any footprints :)
 
Yeah i found that before I read your comments. For all who interested in this:

Just click custom footprint, click search in google type site:yourdomain.com -"/author" -"/tag" -"category" and click start harvesting!
 
you can get article match with your keyword using get article
 
Thank, I found the way.

BTW I don't need articles as some of you think, I just need links to them to build links later :)
 
Thank, I found the way.

BTW I don't need articles as some of you think, I just need links to them to build links later :)

Well that means you already have some sort of blackhat script, use that already.
 
Back
Top