Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pydantic instead of Scrapy items #60

Open
honzajavorek opened this issue Jun 26, 2024 · 2 comments
Open

Use pydantic instead of Scrapy items #60

honzajavorek opened this issue Jun 26, 2024 · 2 comments
Labels
idea Just an idea or something very 'nice to have'

Comments

@honzajavorek
Copy link
Member

Checks types better. Generating Apify schemas could automatically infer apify_format or raise NotImplementedError.

@honzajavorek honzajavorek added the enhancement New feature or request label Oct 14, 2024
@honzajavorek
Copy link
Member Author

Not possible https://github.com/scrapy/itemadapter doesn't support v2 scrapy/itemadapter#72

@honzajavorek honzajavorek added idea Just an idea or something very 'nice to have' and removed enhancement New feature or request labels Oct 29, 2024
@honzajavorek
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Just an idea or something very 'nice to have'
Projects
None yet
Development

No branches or pull requests

1 participant