VOOZH about

URL: https://apify.com/recordsdb/jefferson-parish-tax-assessor

โ‡ฑ Jefferson Parish Tax Assessor ยท Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Jefferson Parish Tax Assessor

Search Jefferson Parish, Louisiana property assessments by address, parcel number, or owner. Returns owner, parcel, physical and mailing addresses, property class, assessed and market values, assessment year, legal/location details, owner history, transactions, record type, and official links.

Pricing

from $5.00 / 1,000 results

Rating

5.0

(1)

Developer

๐Ÿ‘ RecordsDB

RecordsDB

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

2 days ago

Last modified

Share

Jefferson Parish Assessor Records

Search Jefferson Parish Assessor records by property address, owner name, or parcel number.

Address searches return matching official assessor records separately, including the real-estate building, businesses, and separately listed units.

How to Search

Enter one or more values in Search queries.

Examples:

  • Address: 2400 Veterans Blvd, Metairie, LA
  • Owner name: KINGFISH DEVELOPMENT
  • Parcel number: 0920009953

Information Included

Use the Information included menu to control which fields are returned.

Basic

Recommended for most searches.

Returns:

  • Parcel number
  • Physical address
  • Owner name
  • Mailing address
  • Property class
  • Assessed value
  • Market value
  • Tax year
  • Record kind
  • Official source link
{
"queries":["2400 Veterans Blvd, Metairie, LA"],
"include":"basic"
}

Legal Details

Returns all Basic fields plus:

  • Legal description
  • Ward
  • Parcel type
  • Location details
  • Official assessor and map URLs
{
"queries":["2400 Veterans Blvd, Metairie, LA"],
"include":"legal"
}

Ownership History

Returns all Basic fields plus:

  • Owner history
  • Property transactions
{
"queries":["2400 Veterans Blvd, Metairie, LA"],
"include":"history"
}

Full Record

Returns all available fields, including:

  • Basic fields
  • Legal and location details
  • Assessment lines
  • Owner history
  • Transactions
  • Official URLs
{
"queries":["2400 Veterans Blvd, Metairie, LA"],
"include":"full"
}

Changing Information included only controls the fields returned. It does not change which matching buildings, businesses, or units are found.

Maximum Results Per Search

Maximum results per search controls how many assessor records are saved for each query.

Use 50 for addresses that may contain multiple businesses or units.

A single address can return:

  • A real-estate building record
  • Business personal-property records
  • Separately listed suites or units

Each official assessor record is returned as a separate dataset item.

Wait for Results

Keep Wait for results enabled.

RecordsDB may need time to retrieve records that have not been collected previously.

Recommended settings:

  • Maximum wait time: 180 seconds
  • Retry delay: 15 seconds

Recommended Input

{
"queries":[
"2400 Veterans Blvd, Metairie, LA"
],
"include":"basic",
"maxResultsPerQuery":50,
"waitForResults":true,
"maxWaitSeconds":180,
"retryDelaySeconds":15
}

Multiple Searches

You can submit addresses, owner names, and parcel numbers in the same run.

{
"queries":[
"2400 Veterans Blvd, Metairie, LA",
"KINGFISH DEVELOPMENT",
"0920009953"
],
"include":"basic",
"maxResultsPerQuery":50,
"waitForResults":true
}

Understanding Results

The recordKind field identifies the type of assessor record:

  • real_estate: Land or building assessment
  • business_personal_property: Business inventory, furniture, fixtures, computers, or equipment
  • unknown: The record could not be confidently classified

For address searches, real-estate records are listed before business personal-property records.

Result Status

Each dataset item includes a status:

  • resolved: An assessor record was found.
  • not_found: The assessor completed the search without finding a match.
  • processing_timeout: RecordsDB was still collecting data when the Actor wait limit was reached. The search can be retried.
  • error: The request could not be completed.
  • configuration_error: The Actor is missing its RecordsDB API key.
  • invalid_input: No valid search query was provided.

Output

Basic results include:

  • query
  • status
  • recordKind
  • parcelNumber
  • physicalAddress
  • ownerName
  • mailingAddress
  • propertyClass
  • assessedValue
  • marketValue
  • taxYear
  • sourceRecordUrl
  • source

Additional fields appear when Legal details, Ownership history, or Full record is selected.

Data Source

Results are collected from publicly available Jefferson Parish Assessor records and delivered through RecordsDB.

RecordsDB returns each official assessor record separately. It does not combine assessor records with tax, GIS, or business-registration records.

You might also like

County Property Records API โ€” Owner, Value, Tax & Assessor Data

shelvick/county-property-records

County property records by address or parcel ID โ€” a property owner lookup by address returning owner, assessed and market value, property tax history, and sale history, normalized into one schema across many US counties from public assessor and recorder data. For agents, not consumer listings.

5

Propwire Property Owner Scraper

scrapyspider/propwire-property-owner-scraper

Extract property ownership data from Propwire using US addresses or direct property URLs. Get owner names, mailing addresses, property counts, business entity detection, and property details in structured JSON.

Property Tax Scraper

great_pistachio/property-tax-scraper

Search county property tax records and assessments โ€” owner names, assessed values, tax amounts, sale history, and property details. Covers Miami-Dade (FL), Cook County (IL), and Maricopa County (AZ).

๐Ÿ‘ User avatar

Saturnin Pugnet

29

Dallas Property Tax Scraper - Property Records API

pink_comic/dallas-county-property-tax-search

Scrape Dallas County property tax and appraisal records from DCAD/Dallas Tax Office. Search by owner, address, or account; export owner names, mailing addresses, values, tax levy, amount due, and legal descriptions for real estate leads, title, underwriting, and tax-lien research.

Cook County Property Records Scraper | Real Estate Tax Data

parseforge/cook-county-property-records-scraper

Export Cook County, Illinois property tax and assessment records. Includes PIN, owner name, property address, tax year, assessed value, exemptions, and tax billed. Filter by tax year or PIN. Download as CSV, Excel, JSON, or XML. Sourced from Cook County open data.

Fsbo Owner Name Finder

kawsar/fsbo-owner-name-finder

FSBO Owner Finder extracts owner names and equity estimates from addresses, so you can skip the manual property research.

Property Price Tax History

coder_luffy/property-price-tax-history

Property price and tax history scraper that pulls records in bulk by property ID, listing URL, or address.