Skip to content

WordPress Dump #6

Description

@aaronlevin

Get a dump of all the posts from WordPress. json/tsv/csv whatever format is easiest. The data we need is:

  • url
  • title
  • content
  • sections
  • tags
  • publish date

Once we have this any further processing can be done on this data set. This may include trying to parse the artist name out of the title, etc. Nevertheless, to start, we just need this dump.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions