diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd1e098..b654953f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **JSON Extraction** - Complex JSONPath expression support - - JSON-LD and Microdata extraction + - JSON-CSS and Microdata extraction - RDFa parsing capabilities - Advanced data transformation pipeline diff --git a/README.md b/README.md index 0826ac77..0a56a397 100644 --- a/README.md +++ b/README.md @@ -470,7 +470,7 @@ async def test_news_crawl(): - 🔒 **Enhanced SSL & Security**: New SSL certificate handling with custom paths and validation options for secure crawling - 🔍 **Smart Content Filtering**: Advanced filtering system with regex support and efficient chunking strategies -- 📦 **Improved JSON Extraction**: Support for complex JSONPath, JSON-LD, and Microdata extraction +- 📦 **Improved JSON Extraction**: Support for complex JSONPath, JSON-CSS, and Microdata extraction - 🏗️ **New Field Types**: Added `computed`, `conditional`, `aggregate`, and `template` field types - ⚡ **Performance Boost**: Optimized caching, parallel processing, and memory management - 🐛 **Better Error Handling**: Enhanced debugging capabilities with detailed error tracking