Taxdeed_Scraper

Taxdeed_Scraper

Scrapes tax deed sale data from Duval and Clay County Clerk websites using Playwright and Apify SDK.

AUTOMATIONOPEN_SOURCEApify

Duval & Clay Tax Deed Scraper

Overview

The Duval & Clay Tax Deed Scraper is an Apify Actor designed to extract tax deed sale data from the official websites of Duval and Clay counties in Florida. This Actor operates without requiring any input parameters, providing users with up-to-date information on tax deed sales in these regions.

Features

  • Automated Data Extraction: Seamlessly scrapes tax deed sale information from both Duval and Clay county websites.
  • No Input Required: Operates without the need for user-provided inputs; simply run the Actor to retrieve data.
  • Structured Data Output: Collects and organizes key details such as property address, parcel ID, and opening bid for each tax deed sale.

How to Use

  1. Access the Actor: Navigate to the Duval & Clay Tax Deed Scraper Actor page on Apify.
  2. Run the Actor: Click the "Run" button to initiate the scraping process.
  3. Retrieve Data: Once the run is complete, access the "Dataset" tab to view and download the scraped data.

Output Data

The Actor outputs a dataset containing the following fields for each tax deed sale:

  • Property Address: The physical address of the property.
  • Parcel ID: A unique identifier for the property parcel.
  • Opening Bid: The starting bid amount for the tax deed sale.

Example Output:

1[
2  {
3    "Property Address": "123 Main St, Jacksonville, FL 32202",
4    "Parcel ID": "1234567890",
5    "Opening Bid": "$5,000"
6  },
7  {
8    "Property Address": "456 Oak Ave, Green Cove Springs, FL 32043",
9    "Parcel ID": "0987654321",
10    "Opening Bid": "$3,500"
11  }
12]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!