Yad2 Apartments Scraper avatar
Yad2 Apartments Scraper

Pricing

$15.00/month + usage

Go to Store
Yad2 Apartments Scraper

Yad2 Apartments Scraper

Developed by

Amit

Amit

Maintained by Community

I built a Yad2 scraper that automatically collects real estate listings, including price, location, rooms, descriptions, images and more. It structures the data for easy use in alert systems or property search apps.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

You can access the Yad2 Apartments 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 '{
< "start_urls": [
< {
< "url": "https://www.yad2.co.il/realestate/rent?topArea=2&area=1&city=5000&Order=1&zoom=11"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "IL"
< }
<}' |
<apify call amit123/yadscraper --silent --output-dataset

Yad2 Apartments Scraper API through CLI

The Apify CLI is the official tool that allows you to use Yad2 Apartments 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: