cjis-foreclosure-puller

Fetch Stark County CJIS civil case filings and compile an Excel workbook with property addresses.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/seanpjones-collab/SiftStack --skill cjis-foreclosure-puller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cjis-foreclosure-puller
Source: https://github.com/seanpjones-collab/SiftStack/tree/main/.claude/skills/cjis-foreclosure-puller
Command: npx skills add https://github.com/seanpjones-collab/SiftStack --skill cjis-foreclosure-puller

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pulls civil case filings from the Stark County CJIS portal and builds a structured Excel workbook with property addresses, streamlining lead generation for real estate wholesaling.

Core Features & Use Cases

  • Default Foreclosures: pulls foreclosure filings by default and supports other civil case types (probates, tax liens, general civil) with date ranges and court scope.
  • Multi-sheet Excel: generates an Excel workbook with All Cases, By Lender, Monthly Trend, and CPC Mortgage Leads to organize data for marketing and diligence.
  • Address Enrichment: retrieves defendant addresses from case details and includes them alongside case metadata for direct mailing and analysis.

Quick Start

Run a daily pull for today’s filings or a custom date range to produce a CJIS-derived Excel workbook ready for import into your real estate leads workflow.

Frequently Asked Questions about cjis-foreclosure-puller

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I pull foreclosure filings from a court portal into Excel for lead generation?

This Skill fetches civil case filings from the Stark County CJIS portal and compiles them into a structured Excel workbook with property addresses. It retrieves defendant addresses and case metadata to streamline real estate wholesaling lead generation and direct mailing workflows.

Can I extract other civil case types like probates or tax liens from CJIS?

Yes, CJIS court data extraction supports foreclosures by default but also handles other civil case types such as probates, tax liens, and general civil filings. You can specify custom date ranges and court scope to filter the cases pulled.

What's the best way to organize court filing data for real estate marketing?

The Skill generates a multi-sheet Excel workbook organizing CJIS court filings into All Cases, By Lender, Monthly Trend, and CPC Mortgage Leads sheets. This structure separates case metadata and property addresses for marketing analysis and diligence.

Does this tool require a Chrome browser to fetch court data?

Yes, all API interactions with the Stark County CJIS portal must be performed via injected JavaScript in the Chrome browser due to sandbox constraints. Address data is then transferred back to Python for Excel workbook assembly.

How do I run a daily pull of today's foreclosure filings?

You can run a daily pull for today's filings or specify a custom date range to produce a CJIS-derived Excel workbook. The output is ready for import into your real estate leads workflow with organized case metadata and defendant property addresses.