Scraping an Existing Site
This is an experimental feature; use at your own risk.
- Once you have the sitemap complete, that represents an existing website.
- Compile using
--format=json
to get the compile file.
- Pass that compiled file to scrape to scrape the website based on the sitemap.
- Follow the instructions in the output.
./vendor/bin/vismap website.json --format=json
./vendor/bin/scrape website.compile.json