Auction.com Property Scraper avatar
Auction.com Property Scraper

Pricing

$49.00/month + usage

Go to Store
Auction.com Property Scraper

Auction.com Property Scraper

Developed by

ParseForge

ParseForge

Maintained by Community

Extract property listings from auction.com. Provides comprehensive property data including financial details, auction information, and property specifications.

5.0 (1)

Pricing

$49.00/month + usage

4

4

4

Last modified

11 hours ago

You can access the Auction.com Property 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 '{
< "search_term": "Atlanta",
< "sale_types": [
< "bank-owned",
< "foreclosures",
< "private-seller"
< ],
< "prop_types": [
< "single-family",
< "multi-family",
< "condos-townhouses",
< "land"
< ],
< "buying_types": [
< "online",
< "in_person",
< "remote_bid",
< "offer"
< ]
<}' |
<apify call parseforge/auction-com-property-scraper --silent --output-dataset

Auction.com Property Scraper API through CLI

The Apify CLI is the official tool that allows you to use Auction.com Property 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: