Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Node application for parsing an exported WordPress XML file, and converting the data to JSON

License

Notifications You must be signed in to change notification settings

szul/wordpress2json

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress2json

Node application written in TypeScript for parsing an exported WordPress XML file, and converting the data to a JSON array of items

Installation

To install:

git clone https://github.com/szul/wordpress2json.git
cd wordpress2json
npm install
tsc -p tsconfig.json

Using

To run:

node dist/app.js YOUR_WORDPRESS_XML_FILE.xml

This will create a wordpress.json file in the same directory that you are in, and it will consist of an array of the items that represent the WordPress items (pages/posts) in the XML file.

About

Node application for parsing an exported WordPress XML file, and converting the data to JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.