Hey! I’ve been working with the apartments.com api to get costs for a while now. The cost fields are definitely inconsistent, but I found that the "unitPricing" field usually has what you need.
For rate limits, I’d recommend using a tool like Apify. It’s great for handling API requests and managing rate limits.
Also, double-check your API key permissions. Sometimes the issue is that you’re not authorized to access certain data.
For rate limits, I’d recommend using a tool like Apify. It’s great for handling API requests and managing rate limits.
Also, double-check your API key permissions. Sometimes the issue is that you’re not authorized to access certain data.
