Description Usage Arguments Value
Given a list of queries, iteratively call attom_api() by building and passing a query
1 | search_list(queries, apikey, s, ...)
|
queries |
A list of lists, where each list is a set of query parameters to pass to attom_api() |
apikey |
The user's ATTOM API Key |
s |
One of 'basic' (for 'property/basicprofile'), 'detail' (for 'property/detail'), 'address' (for 'property/address'), or 'sales' (for 'sale/snapshot') |
... |
Other named query parameters (passed to build_query()) |
responses A list of responses of class attom_api
, for each
item in the list queries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.