Skip to content

Conversation

@vzucher
Copy link
Contributor

@vzucher vzucher commented Dec 1, 2025

Summary

Enterprise-grade SDK enhancements: Amazon Search API, LinkedIn Job Search fix, comprehensive Trigger Interface, sync wrapper fixes, and improved zone defaults.

Major Changes

  • Amazon Search API - client.search.amazon.products(keyword, filters...)
  • LinkedIn Search Fixed - Keyword/location search now works
  • Trigger Interface - 108 new methods for manual trigger/poll/fetch control
  • Sync Wrappers Fixed - 26 methods across all platforms
  • Zone Defaults - auto_create_zones=True, sdk_* naming
  • Zone Manager Tests Fixed - All passing

Testing

  • ✅ Unit Tests: 425/425 (100%)
  • ✅ E2E Tests: 15/15 (100%)
  • ✅ Integration: 16/16 (100%)
  • ✅ README: 42/42 (100%)
  • Total: 499/499 (100%)

Breaking Changes

None - fully backward compatible

Documentation

  • Updated README with all new features
  • Added comprehensive examples
  • Updated architecture documentation

… result

- Fixed batch scraping to return proper List[ScrapeResult] for multiple URLs
- Applied fix to 8 instances across all platform scrapers
- Base scraper, Amazon, LinkedIn, Facebook, Instagram all fixed
- Resolves critical API contract violation in batch operations
@vzucher vzucher closed this Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant