A
A
Alex Smith2018-02-01 20:07:18
Parsing
Alex Smith, 2018-02-01 20:07:18

Are there ready-made solutions for parsing simple one-page sites (Landing Page)?

Perhaps there are ready-made libraries that can sort styles, scripts, fonts into folders and the landing will look like:
../
css
js
fonts
lib
index.html
Moreover, if there are any remote styles or scripts, pull them out too, i.e. . all external assets, except for libraries, must also be sorted into folders.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Fedorov, 2018-02-01
@Maksclub

Yes, https://www.httrack.com/
There is a console version and there is a GUI for Windows and for a browser, I haven’t seen a GUI for Linux, remote resources or absolute ones - it turns them into relative ones and downloads ... the only thing is that it doesn’t redo the structure, but simply duplicates ....
Yes, suitable for any site

D
Dimonchik, 2018-02-01
@dimonchik2013

or wget
but you will suffer with the settings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question