Home > Article > Backend Development > javascript - Is there any software or plug-in that can extract the entire URL?
js and css styles
?js and css styles
?
WinHTTrack, the perfect mirror website
If you want to find someone else’s js or css, you still have to look at the code and track which file the effect is in. It has nothing to do with the website.
If you view it in a browser If you don’t know how to code yet, then don’t study this matter anymore
wget -r -p -np -k http://www.52dachu.com/
TeleportUltra
Website Thief Tools
<code>ScrapBook</code>
There is a software called website extractor
Screenshot:
Download URL: http://www.orsoon.com/soft/31...
(You can also use Baidu..)
I once used it to hack w3school, and it worked well for static websites.
ctrl+s is not thorough
Use Maxthon Browser’s resource sniffer function to download website background images!
To be honest, it’s more convenient to check js and css directly with F12
TeleportUltra is fine,
What I use:
<code>wget -T 5 -t 10 -Q 500m -nH -r -E -l inf -k -p -np 'http://www.w3school.com.cn/'</code>
Web Template Pickpocket
A must-have tool for copying web pages.
I have used one called webzip and it is very good
The learning spirit of the poster is worth your reference. My website shares PHP video tutorials, PHP system source code and website templates for free. If you need it, please download it yourself! PHP related free resource downloads. I hope that we can communicate with each other more often, make progress together, and lead the way to becoming a master of PHP technology together!
ctrl+s
ctrl+s can download the entire website in file format