
Apartment List Scraper
Pricing
$30.00/month + usage
Go to Store

Apartment List Scraper
A powerful web scraper that is designed to extract data from ApartmentList.com
0.0 (0)
Pricing
$30.00/month + usage
1
Total users
26
Monthly users
3
Runs succeeded
>99%
Last modified
5 hours ago
You can access the Apartment List 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": [< "https://www.apartmentlist.com/tx/frisco/the-commons-of-chapel-creek",< "https://www.apartmentlist.com/tx/frisco/villas-of-chapel-creek",< "https://www.apartmentlist.com/tx/frisco/legends-at-legacy--1",< "https://www.apartmentlist.com/tx/frisco/the-kathryn",< "https://www.apartmentlist.com/tx/frisco/jefferson-at-the-grove",< "https://www.apartmentlist.com/tx/frisco/sorrel-phillips-creek-ranch",< "https://www.apartmentlist.com/tx/frisco"< ],< "maxItems": 20,< "endPage": 1,< "extendOutputFunction": "($) => { return {} }",< "customMapFunction": "(object) => { return {...object} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify call epctex/apartmentlist-scraper --silent --output-dataset
Apartment List Scraper API through CLI
The Apify CLI is the official tool that allows you to use Apartment List 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: