Skip to content

1.0.0

Choose a tag to compare

@pim97 pim97 released this 09 Jan 10:23
· 14 commits to master since this release

Modernize wrapper: pyproject.toml, typed clients, async support, multi-language examples, GitHub Actions

  • Replace setup.py with modern pyproject.toml
  • Add fully typed Scrappey and AsyncScrappey clients
  • Add comprehensive TypedDict definitions for all API options
  • Add examples in 10+ languages (Python, Node.js, TypeScript, Go, Java, C#, PHP, Ruby, Rust, Kotlin, cURL)
  • Add GitHub Actions for auto-publishing to PyPI on release
  • Add unit tests
  • Update README with comprehensive documentation
  • Remove deprecated scrappeycom package structure