Datalinz Titleinfo Spider avatar

Datalinz Titleinfo Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Datalinz Titleinfo Spider

Datalinz Titleinfo Spider

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

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

19 days ago

Last modified

Share


Datalinz Titleinfo Spider

Introduction

The Datalinz Titleinfo Spider is a powerful web scraping tool designed to extract comprehensive property title information from the LINZ data portal. It efficiently gathers metadata and detailed attributes of New Zealand's property titles, providing valuable insights for various applications.

Features

  • Comprehensive Data Extraction: Retrieves extensive details including API URLs, title names, images, and export options.
  • Flexible Configuration: Allows customization through input parameters such as URL lists and item limits.
  • High-Quality Data: Ensures data reliability with structured output formats.
  • Scalable Performance: Supports large-scale scraping operations with configurable item limits.
  • User-Friendly Interface: Easy setup and execution within the Apify platform.

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.444284,style=auto/1200x630",
"Exports": [
{"Format": "CSV", "URL": "..."},
{"Format": "JSON", "URL": "..."}
],
"Details": {
"Extent": {
"type": "Polygon",
"coordinates": [[[166.6, -47.29], [184.2, -34.13]]]
},
"Fields": [
{"Name": "shape", "Type": "geometry"},
{"Name": "issue_date", "Type": "datetime"}
]
}
}
]

Use Cases

  • Market Research and Analysis: Gain insights into property trends and market dynamics.
  • Competitive Intelligence: Monitor competitors' activities in the real estate sector.
  • Price Monitoring: Track changes in property prices over time.
  • Content Aggregation: Compile comprehensive datasets for analysis or reporting.
  • Academic Research: Support studies related to urban development and land use.
  • Business Automation: Integrate with business processes for automated data updates.

Installation and Usage

  1. Search for "Datalinz Titleinfo Spider" 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 structured JSON array containing detailed information about each property title. Key fields include:

  • Input URL: The original URL of the data source.
  • API URL: Direct link to the API endpoint for further details.
  • Title Name: Name of the property title.
  • Title Image: Link to an image representing the title.
  • Exports: Available export formats and their URLs.
  • Details: Additional metadata such as spatial extent and field definitions.

Support

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

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