NAR Directory Member Scraper avatar
NAR Directory Member Scraper

Pricing

$10.00/month + usage

Go to Store
NAR Directory Member Scraper

NAR Directory Member Scraper

Developed by

scraped

scraped

Maintained by Community

Scrape profile details of specific agents from the NAR directory.

5.0 (1)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

2 months ago

You can access the NAR Directory Member 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  "url": "https://directories.apps.realtor/memberDetail/?personId=4575908&officeStreetCountry=US&memberLastName=Aguero"
3}' |
4apify call scraped/nar-directory-member-scraper --silent --output-dataset

NAR Directory Member Scraper API through CLI

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