# website-dump **Repository Path**: anonymous111/website-dump ## Basic Information - **Project Name**: website-dump - **Description**: dump a website - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-04-01 - **Last Updated**: 2022-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README install dependencies ``` npm install ``` get webpage content ``` node test.js ``` dump the website ``` node robot.js ```