Rapid account: Strata Consulting LLC

Strata Consulting LLC / strataconsultingllc

議論

3
Title
Created at (Click to sort ascending)
A
1
Thanks for your comment! You are correct - the **record id** that the "Location Autocomplete" endpoint returns is not the same as the **listing id**'s that you would use to search for a specific listing. You can ignore the **record id** since it is only used for Zumper internally. The "Location Autocomplete" endpoint is meant to be used only to get the latitude and longitude coordinates for the area you are searching for. Once you have those coordinates (ie: something like this: `[-87.86, 41.64, -87.50, 42.03]`), you can use them in the "Search Property Listings" endpoint to get a list of properties within the bounding box of those coordinates. Finally, each item in the "Search Property Listings" results will have a **listing id** associated with it. You can use this **listing id** in the "Property Listing Details" endpoint to get the detailed data about the specific listing you are looking for. Please feel free to reach out again if you have more questions. Thank you! Do. 6:54 4/1/24
A
1
Hi, thanks for tying newsAPI! I believe the feature you are looking for already exists. To get the top stories for a keyword, you can use the `/search` endpoint. By default, this will return the top trending news about the keyword that you search for. You can even add additional filters to narrow your search to a specific time period. For example, if you wanted the current most trending news about AI for only the past 3 days, you could do something like this: `GET https://newsapi90.p.rapidapi.com/search?query=AI+after:2023-12-04` (just change the date in this example to suit your needs) Check out the [README](https://rapidapi.com/strataconsultingllc/api/newsapi90/details) page for more details on how to include and combine filters in your search query. I hope this helps! Fr. 2:57 8/12/23
Q
0
Excellent data model Mi. 5:38 13/9/23