Extract product listings from e-commerce
ecommerce-listingskillsetup L2★2,197
browser-act/skills ↗What it does
Extract product listings with pagination and filter support
Best for
When building product catalogs or price-monitoring systems across Amazon, eBay, Walmart, and Shopify.
Inputs
- · product_url or ASIN
- · search_keyword
- · filter_params
- · file_path
Outputs
- · product_list
Requires
- · Python
- · browser_automation
Preconditions
- · Browser session open and connected
- · No login required for public pages
Failure modes
- · Bot detection or CAPTCHA challenge
Trust signals
- · Open source (browser-act/skills)
- · Usage examples included