Propertyshark Discovery Scraper avatar

Propertyshark Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Propertyshark Discovery Scraper

Propertyshark Discovery Scraper

Camoufox Playwright Crawler TypeScript is a robust web scraping tool for extracting detailed property data using the Playwright framework....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Camoufox Playwright Crawler TypeScript

Introduction

The Camoufox Playwright Crawler TypeScript is a powerful web scraping tool designed to extract detailed property data from various online sources. Utilizing the robust Playwright framework, this Actor ensures high-quality data collection with precision and efficiency, making it an essential tool for real estate professionals and data analysts.

Features

  • Advanced Web Scraping: Leverages Playwright for efficient and reliable data extraction.
  • Customizable Queries: Tailor your search with specific keywords to get the most relevant data.
  • Proxy Support: Integrated proxy configuration to maintain anonymity and bypass geo-restrictions.
  • Scalable Data Collection: Capable of handling large volumes of data with ease.
  • High Data Accuracy: Ensures the integrity and accuracy of the extracted information.
  • User-Friendly Interface: Simple setup and configuration for quick deployment.
  • Flexible Output Formats: Export data in JSON, CSV, or Excel formats for easy integration.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchQueryStringYesEnter the search keywords to define the scope of the data extraction."New York City, NY"
maxItemsIntegerNoMaximum number of items to scrape.100
proxyConfigurationObjectNoSpecifies proxy servers to be used by the scraper to hide its origin.{ "useApifyProxy": true }

Example Usage

Example Input

{
"searchQuery": "New York City, NY",
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output

[
{
"address": "1040 60th St",
"borough_name": "Brooklyn",
"building_class_name": "Four Families",
"lat": "40.6320153640464",
"lng": "-74.0043037798231",
"market_value": "819000",
"tax_amount": "16554.31876",
"yr_built": "1920",
"zip": "11219"
}
]

Use Cases

  • Market Research and Analysis: Gather comprehensive property data for market trends.
  • Competitive Intelligence: Monitor competitor properties and pricing strategies.
  • Price Monitoring: Track property price changes over time.
  • Content Aggregation: Compile real estate listings for content platforms.
  • Academic Research: Collect data for urban development studies.
  • Business Automation: Automate data collection for real estate agencies.

Installation and Usage

  1. Search for "Camoufox Playwright Crawler TypeScript" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array where each object contains detailed property information such as address, borough name, building class, latitude, longitude, market value, tax amount, year built, and zip code. This structured format allows for easy data manipulation and analysis.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!