Livabl Scraper avatar
Livabl Scraper

Pricing

$10.00/month + usage

Go to Store
Livabl Scraper

Livabl Scraper

Developed by

Hari

Hari

Maintained by Community

Get information from Livabl (formerly BuzzBuzzHome) - North America's largest repository of new construction homes. Scrape data such as details, amenities, pricing, or location and export it in the desired format.

0.0 (0)

Pricing

$10.00/month + usage

1

Total users

18

Monthly users

4

Runs succeeded

>99%

Response time

3.9 days

Last modified

2 days ago

Livabl scraper extracts New Construction Home Information from Livabl.

Scrape New Construction Home details using the Listing page URL as well as the Detail page of a particular property.

Input

Input can be passed from Apify platform or as a JSON Input with the key startUrls.

Example Input:

{
"proxyConfiguration": {
"useApifyProxy": true
},
"startUrls": [
{
"url": "https://www.livabl.com/new-york-ny/new-homes"
},
{
"url": "https://www.livabl.com/new-york-ny/45-east-7th"
}
]
}

Output

Example Output:

[{
"name": "45 East 7th",
"address": "45 East 7th Street,New York, NY",
"developedBy": "By Nexus Building Development Group",
"price": "Listing status Selling From $1,295,000 to $7,995,000",
"amenities": [
"Bike Storage",
"Landscaped Roof Terrace",
"Garden Terrace",
"Virtual Doorman",
"Cold Storage",
"Communal Laundry",
"Doorman Service",
"Fitness Center"
],
"units": "21",
"stories": "7",
"bedrooms": "1 - 3",
"averageArea": "586 - 2523",
"averagePricePerSqft": "$2210",
"buildingType": "Condo",
"ownership": "Condominium",
"sellingStatus": "Selling",
"constructionStatus": "Complete",
"phone": "347-713-7077",
"description": "45 East 7th is a new condo community by Nexus Building Development Group at 45 East 7th Street, New York. Available units range in price from $1,295,000 to $7,995,000. 45 East 7th has a total of 21 units. Sizes range from 586 to 2523 square feet."
},
{
"name": "The Rockwell",
"price": "From $1,115,000",
"build": "Condos by Toll Brothers",
"address": "2815 Broadway, New York, NY",
"bedrooms": "1 - 3",
"sqft": "621 - 1776",
"summaryline": "",
"label": "Under Construction"
},
{
"name": "Skyline Tower",
"price": "From $660,400",
"build": "Condos by United Construction & Development Group, FSA Capital and Risland",
"address": "3 Court Square West, Queens, NY",
"bedrooms": "Studio - 3",
"sqft": "400 - 1326",
"summaryline": "",
"label": "Move In Now"
},
{
"name": "One Waterline Square",
"price": "From $4,070,000",
"build": "Condos by GID Development Group",
"address": "10 Riverside Boulevard, New York, NY",
"bedrooms": "2",
"sqft": "1532",
"summaryline": "",
"label": "Move In Now"
}]