1.1.1 • Published 2 years ago

scrapwordpress v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ScrapingWordPress

This script download all pages and posts from a wordpress site and save it into a json file. In the folder: json_downloaded

Install & Use

First of all: be sure that the website that you want 'scrap' it's wordpress site.

Install via npm:

npm install

How to use it:

npm run download WEBSITE

Example:

npm run download myWordpressSite.com

Remember, use nomenclature: myWordpressSite.com, without any https.