Skip to content

Releases: MickaelWalter/wp-json-scraper

Version 0.5

01 Jun 10:30
Compare
Choose a tag to compare

Version 0.5 changelog:

  • Added a new interactive mode, allowing to avoid super long command lines
  • Improved cache usage, along interactive mode
  • Added more export options like JSON and CSV
  • Added media downloader in command line mode and interactive mode
  • Refactored WPApi class to limit code reuse. There is still much room for improvement

Version 0.4

11 Jun 21:16
Compare
Choose a tag to compare

Version 0.4 Changelog:

  • Added comments retrieval (displayed with the posts) and export, not yet fully tested
  • Refreshed dependency versions (to replace vulnerable ones)
  • Did a light code cleanup

Version 0.3

10 Oct 20:00
Compare
Choose a tag to compare

Introduced new features :

  • Keywords search using WordPress search API
  • Progress bars

Version 0.2

01 May 11:02
Compare
Choose a tag to compare

Introduced new features :

  • Plugin directory for namespace automatic identification
  • Automatic namespaces identification and crawling
  • Proxy and HTTP authentication support
  • Various bug fixes

Version 0.1

15 Apr 18:18
Compare
Choose a tag to compare

First functionnal version, allows basic scraping of the WordPress WP-JSON API