
Batdongsan Scraper
Under maintenance
Pricing
Pay per usage
Go to Store

Batdongsan Scraper
Under maintenance
scrape listing data from batdongsan.com.vn
5.0 (1)
Pricing
Pay per usage
5
Total users
83
Monthly users
15
Runs succeeded
96%
Response time
66 days
Last modified
3 months ago
You can access the Batdongsan 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://batdongsan.com.vn/nha-dat-ban"
5 }
6 ]
7}' |
8apify call minhlucvan/batdongsan-scraper --silent --output-dataset
Batdongsan Scraper API through CLI
The Apify CLI is the official tool that allows you to use Batdongsan Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: