VOOZH about

URL: https://apify.com/getdataforme/datalinz-titleinfo-extractor

โ‡ฑ Datalinz Titleinfo Extractor ยท Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

Datalinz Titleinfo Extractor

The Datalinz Titleinfo Extractor is an Apify Actor that scrapes and extracts detailed NZ property title data from LINZ Data Service. It offers comprehensive metadata, customizable scraping limits, structured JSON output, and high reliability for consistent data quality....

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

3 days ago

Last modified

Share


README.md

Datalinz Titleinfo Extractor

Introduction

The Datalinz Titleinfo Extractor is an Apify Actor designed to efficiently scrape and extract detailed information from the LINZ Data Service. It provides comprehensive data on New Zealand property titles, including metadata, export options, and historical changes. This tool is invaluable for users needing reliable and structured property title data.

Features

  • Comprehensive Data Extraction: Extracts detailed information about NZ property titles.
  • Flexible URL Configuration: Supports multiple URLs for targeted scraping.
  • Customizable Item Limits: Allows setting a maximum number of items to scrape per run.
  • Structured Output: Provides well-organized JSON output with extensive metadata.
  • High Reliability: Ensures data quality and consistency across runs.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape.["https://data.linz.govt.nz/layer/50804-nz-property-titles/"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls":[
"https://data.linz.govt.nz/layer/50804-nz-property-titles/"
],
"item_limit":10
}

Output JSON

[
{
"Input URL":"https://data.linz.govt.nz/layer/50804-nz-property-titles/",
"API URL":"https://data.linz.govt.nz/services/api/v1.x/layers/50804/",
"Title Name":"NZ Property Titles",
"Title Image":"https://tiles-cdn.koordinates.com/services/tiles/v4/thumbnail/layer=50804.445759,style=auto/1200x630.png",
"Data Type":"classic",
"Exports":[
{"name":"CSV","url":"..."},
{"name":"Excel","url":"..."}
],
"Metadata":{
"Extent":{
"type":"Polygon",
"coordinates":[[[166.59999990000003,-47.28999358208071],[184.20000009999998,-34.12963455]]]
}
},
"History & Version Control":{
"Published Version":"https://data.linz.govt.nz/services/api/v1.x/layers/50804/versions/440847/"
}
}
]

Use Cases

  • Market Research and Analysis: Gain insights into property trends.
  • Competitive Intelligence: Monitor competitor activities in the real estate sector.
  • Price Monitoring: Track changes in property prices over time.
  • Content Aggregation: Aggregate data for content creation or reporting.
  • Academic Research: Support studies related to geography, urban planning, and economics.
  • Business Automation: Automate data collection processes for business intelligence.

Installation and Usage

  1. Search for "Datalinz Titleinfo Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  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 containing objects with fields such as Input URL, API URL, Title Name, Title Image, Data Type, Exports, and Metadata. Each object provides comprehensive details about the scraped property title data.

Support Section

Support

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

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

You might also like

Datalinz Titleinfo Spider

getdataforme/datalinz-titleinfo-spider

The Datalinz Titleinfo Spider is a web scraping tool for extracting detailed property title information from LINZ's data portal....