Release notes
0.2.0 (2024-07-15)
Request
now provides conversion methods for Scrapy (to_scrapy()
), requests (to_requests()
), and
web-poet (to_poet()
).
0.1.1 (2024-07-12)
The name of a select
element is now ignored if that select
element has
no nested option
elements, in line with browser behavior.
0.1.0 (2024-07-12)
Initial release.