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

You can access the Livabl Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.livabl.com/new-york-ny/new-homes"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call iharivijay/livabl-scraper --silent --output-dataset

Livabl Scraper API through CLI

The Apify CLI is the official tool that allows you to use Livabl Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: