- More reliable results: a product is no longer skipped when one of its
supplementary details (likes, comments or seller store) comes back in an
unexpected shape. The product is returned with that one detail left empty
instead of being dropped from the results.
- Internal parsing rework so that unexpected changes on Enjoei's side are
detected and reported precisely, instead of quietly producing empty fields.
- Dataset schema now also documents
is_used and seller_id as always
present, matching what the scraper already guaranteed.
No changes to the fields returned or to the input options.
- Corrected the dataset schema:
seller_store_url is now nullable (it is empty
for products without a seller store).
- Documented
price, is_used and seller_id as always present, matching what
the scraper guarantees.
- Expanded the Store listing with full input/output documentation.
- Initial release on the scraperkit stack: search-page scraping with prices, photos,
brand, seller and category data.