Attomdata: Get Poi Search
Attomdata via Parse · real_estate
Returns points of interest in proximity to a location. Search by address, zip code, or geographic point. Access ATTOM property data, neighborhood POI, and sales trend information via the ATTOM Data API. Fulfilled by Parse from api.developer.attomdata.com.
- api-developer-attomdata-com
- attomdata
- government-public
- maps-geo
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7d4d00ce-c23d-4935-a089-995a4e9497d6/get_poi_search
- Interface artifact
- sha256:c38b3120ae825066a8442a8999bb704d5f114037476e9539deb491e3ab7edaa2
- Manifest digest
- sha256:79a160c7bb0483e4bd221a90ab19a4d278f6d30e5877d4140afdfd2141ebfe3c
Request fields
- page (integer): Page number
- point (string): Geographic point in format POINT(longitude,latitude), e.g. 'POINT(-74.019215,40.706554)'
- radius (number): Search radius in miles
- address (string): Street address to search near (e.g., '90 broad street, new york, ny 10004')
- zipcode (string): ZIP code to search near
- pagesize (integer): Results per page
- categoryid (string): POI category ID filter
- recordlimit (integer): Maximum number of results (default 20)
- categoryname (string): POI category name filter (e.g., 'PERSONAL SERVICES')
- industryname (string): Industry name filter (e.g., 'ATTORNEYS')
- searchdistance (number): Search distance in miles (default 5)
- lineofbusinessname (string): Line of business filter (e.g., 'MISC SERVICES')
Example queries
- {"zipcode":"90210"}