Releases: MickaelWalter/wp-json-scraper
Releases · MickaelWalter/wp-json-scraper
Version 0.5
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
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
Introduced new features :
- Keywords search using WordPress search API
- Progress bars
Version 0.2
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
First functionnal version, allows basic scraping of the WordPress WP-JSON API