Findify Best avatar
Findify Best

Pricing

$20.00 / 1,000 results

Go to Store
Findify Best

Findify Best

Developed by

selçuk güney

selçuk güney

Maintained by Community

🔍 AI-powered e-commerce scraper that extracts detailed product data from any online store. Uses LLMs (Mistral/Gemini) for intelligent extraction, handles pagination, variants & CAPTCHAs. Perfect for price monitoring, market research & competitive analysis. #webscraping #ecommerce

0.0 (0)

Pricing

$20.00 / 1,000 results

0

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

a month ago

RequiredstringscrapedUrl
Scraped URL

The URL from which the product data was extracted

OptionalstringllmUsed
LLM Used

The name of the LLM model used for extraction (Mistral or Gemini)

RequiredstringextractionTimestamp
Extraction Timestamp

ISO timestamp when the data was extracted

Requiredstringstatus
Status

Status of the extraction process (Success, Failed, etc.)

OptionalstringproductName
Product Name

The name or title of the product

Optionalnumber | nullprice
Current Price

The current price of the product

Optionalstring | nullcurrency
Currency

The currency of the price (USD, EUR, etc.)

Optionalstring | nulldescription
Description

Product description

Optionalstring | nullbrand
Brand

The brand of the product

Optionalstring[] | nullimageUrls
Image URLs

URLs of product images

Optionalstring | nullavailability
Availability

Product availability status (In Stock, Out of Stock, etc.)

Optionalobject[] | nullvariants
Variants

Product variants (different sizes, colors, etc.)

Item properties
Optionalstring | nullname

Name of the variant

Optionalstring | nullsize

Size of the variant

Optionalstring | nullcolor

Color of the variant

Optionalnumber | nullprice

Price of this specific variant

Optionalstring | nullcurrency

Currency of the variant price

Optionalstring | nullavailability

Availability of this specific variant

Optionalstring | nullsku

Stock keeping unit of the variant

Optionalnumber | nullratingValue
Rating Value

Customer rating of the product (typically 1-5)

Optionalinteger | nullreviewCount
Review Count

Number of customer reviews

Optionalstring | nullllmRawResponse
LLM Raw Response

Raw response from the LLM

Optionalstring | nullerror
Error

Error message if the extraction failed