Skip to content

v.1.4.3 - introducing amazon pricing endpoint

Latest

Choose a tag to compare

@marius-nemeiksis-sbee marius-nemeiksis-sbee released this 09 Jun 10:59
ca8f38b

What's Changed

  • amazon-pricing command — fetch Amazon pricing details by ASIN via /amazon/pricing. Supports --domain, --country, --zip-code, --language, --currency, --add-html, --light-request, --tag, and batch mode (--input-file + --output-dir). --device accepts desktop only. Credit: 5–15 per request.
  • --sort-by, --min-price, --max-price on google --search-type shopping — order Shopping results via --sort-by relevance|reviews|price-asc|price-desc (also accepts the underscore form price_asc, ...) and narrow them server-side with --min-price/--max-price. These apply only to --search-type shopping.

Full Changelog: v1.4.2...v1.4.3