Ripping / Borrowing Landing Pages

shellhackx

Regular Member
Joined
Sep 15, 2011
Messages
210
Reaction score
112
Hey guys.

Just wanted to get your take on how you rip landing pages that you find?

What software or methods do you use to rip the source code and convert it into your own landing page?

Regards!
 
I stole a landing page just one time and did it manually, copied the source code, downloaded the images and tweaked it all to work correctly. You want to bulk steal the LPs ?
 
HTTrack rip the whole site if it's html.
http://www.techsupportalert.com/best-free-web-site-ripper.htm#HTTrack
 
How about PHP stuff? Thanks guys.

Im going to be mass doing this for a while haha.
 
How about PHP stuff? Thanks guys.

Im going to be mass doing this for a while haha.

Php is server side, you won't ever be able to see that code unless you have access to the server it's running on.
 
Php is server side, you won't ever be able to see that code unless you have access to the server it's running on.

That's what I thought, thought i'd double check.

Thanks.
 
Php is server side, you won't ever be able to see that code unless you have access to the server it's running on.

But you will always see the HTML code generated by whatever script running in the background, and that is something you can steal :)
 
You can use ScrapBook wich is a Firefox FREE addon
works great with HTML Landings
very easy to use aswell

Google it
 
Back
Top