Data sources / Spherexx
Spherexx is a rental listings source we track. HousingFeed collects Spherexx rental listings into one JSON schema, so you do not have to build and maintain your own Spherexx integration. 20,062 Spherexx listings are live in the database today, alongside 70+ other sources and 1.4M+ rows in one Data API.
Verified weekly · newest record 2026-09-14
Spherexx does not offer a public listings API, so there is no official way to access its rental data programmatically. HousingFeed solves that: we collect Spherexx listings and serve them through a single documented endpoint, so you get structured data without operating your own collection.
Each Spherexx listing is normalized into the same HousingFeed schema as every other source (the field list is in the docs). Here is the depth and shape of the Spherexx data live in the database, 12 fields populated:
Share of live Spherexx listings that carry each field.
Median Spherexx asking rent is $1,825/mo.
Top states by live Spherexx inventory.
The most recent complete Spherexx record in the database:
{
"platform": "spherexx",
"url": "https://spokeatl.com/floorplans/",
"address": "1450 La France Street Northeast #022, Atlanta, GA, 30307",
"city": "Atlanta",
"state": "GA",
"rent_min": 1682,
"beds": 1,
"available": "2026-09-13",
"image": "https://sxxweb8cdn.cachefly.net/img/thumbnail.aspx?p=/common/uploads/zrs2019/742/media/04e8cfec-39ea-4f74-be5c-f6e016156e96.jpg&w=1920&h=1080&x=50&y=50&f=jpg",
"scraped_at": "2026-09-14T07:38:12+00:00"
}
Filter the HousingFeed Data API on Apify to spherexx and get Spherexx listings back as JSON:
curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"platform":"spherexx","maxItems":100}'
Other sources in the same schema, served through the same API.
20,062 Spherexx listings live in the database, verified weekly, in the same schema as 70+ other sources through the Data API.
Spherexx is a trademark of its respective owner; HousingFeed is not affiliated with or endorsed by Spherexx.