Discussions

Ask a Question
ANSWERED

dataset

Hello
I need my user rating for the product
Your database has this?

ANSWERED

Offset records for pagination

Is there a way to offset the returned records for pagination? for example, if the query finds 100 records and i only want to pull records numbered 20-40 for pagination on my website.

AVM or estimated market value in Property Data

I'm looking over your Property Data Schema for potentially using its API to look up real estate. I'm specifically interested in obtaining fair market value (not just assessed value) for properties, regardless of the property status. Do you offer AVMs in your property data schema?

ANSWERED

Is it possible to create an address auto complete?

Is it possible to create an address autocomplete using the API?

ANSWERED

Could not scrape data from amazon.co.jp

I could not get html data from amazon.co.jp when we tried yesterday,

ANSWERED

Query with an "or" and spaces

I want to construct a query like this
"query": "city:(Port Chester or Rye or Rye Brook )"

ANSWERED

Homeowner data

If I have an residential address, can I use the API to get the homeowner data?

Address

Im reading address in order to query and show the result, but looks with none of my address are working

ANSWERED

How do I narrow my Property data search to a single residential address in API

I have downloaded the dataset provided. I would like to know the query parameters to be passed in request for getting a response for a single residential address.
Reference: [https://api.datafiniti.co/v4/properties/search]
Eg: Property type: Single family residential address,
Address: 1909 Stratford Ave, South Plainfield NJ 07080

ANSWERED

Filtering query by sub-properties

I'm wondering if it's possible to get product query results filtered a sub-property of the product. e.g. if I want to only get products where the merchant resides in the US, could I use a query like "merchants.country:US", or something similar?