Texas Data Breach Reports Scraper avatar

Texas Data Breach Reports Scraper

Pricing

from $4.00 / 1,000 texas data breach report rows

Go to Apify Store
Texas Data Breach Reports Scraper

Texas Data Breach Reports Scraper

Scrape the official public Texas Attorney General Data Security Breach Reports listing into structured rows for compliance monitoring, cybersecurity research, and public-record analysis. Unofficial; not affiliated with the Texas Attorney General or State of Texas.

Pricing

from $4.00 / 1,000 texas data breach report rows

Rating

0.0

(0)

Developer

Defenestrator

Defenestrator

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

19 days ago

Last modified

Categories

Share

Export the official Texas Attorney General public Data Security Breach Reports listing into structured, source-linked dataset rows for compliance monitoring, cybersecurity research, public-record analysis, and lawful business research.

Use this Actor when you need a repeatable Apify dataset/API output instead of manually searching the public Texas OAG breach-report listing.

Unofficial / not affiliated: this Actor is independently developed and is not affiliated with, endorsed by, sponsored by, or maintained by the Texas Attorney General or the State of Texas.

Why this data matters

Texas law requires businesses and organizations that experience a data breach affecting 250 or more Texans to report that breach to the Texas Attorney General. The OAG publishes a public listing of those reports. This Actor turns that listing into filterable rows you can schedule, download, or feed into internal monitoring workflows.

The official listing notes that details, including affected counts and notice status, may change after a report is listed. Always verify important decisions against the official OAG source.

Common use cases

  • Monitor newly published Texas breach reports.
  • Track larger reported breaches by affected Texans.
  • Filter reports by entity name, information type, date range, or notice status.
  • Support cybersecurity, compliance, insurance, incident-response, journalism, or public-record research.
  • Export the Texas OAG public breach listing to JSON, CSV, Excel, or an API integration.

What you get

Each dataset row can include:

  • report ID
  • entity or individual name as published by the source
  • entity type
  • address/city/state/ZIP when published by the source
  • types of personal information affected
  • number of Texans affected
  • whether notice was provided to consumers
  • notice methods
  • breach start/end/discovery dates
  • publication date at the OAG website
  • source URL

Example output

{
"reportId": "BR-0004052",
"entityName": "American National Bank & Trust",
"entityType": "Financial Services",
"publishedAt": "2025-01-16",
"breachStartDate": "2024-09-18",
"breachEndDate": "2024-09-20",
"texansAffected": 2368,
"noticeProvided": true,
"noticeMethods": ["U.S. Mail"],
"informationTypes": ["Name of individual", "Address", "Social Security Number Information"]
}

Input filters

FieldDescription
maxItemsMaximum matching rows to save.
publishedFrom / publishedToInclusive publication date bounds, YYYY-MM-DD.
entityNameQueryCase-insensitive entity-name search.
informationTypeQuerySearch affected information types such as Social Security, Driver, Medical, or Financial.
minTexansAffectedOnly include reports at or above a threshold.
includeAllVersionsRequest all available versions from the public listing instead of the default current listing.
sortBy / sortDescendingOutput ordering before maxItems truncation.

Example input

{
"maxItems": 25,
"publishedFrom": "2025-01-01",
"minTexansAffected": 1000,
"sortBy": "publishedAt",
"sortDescending": true
}

Pricing

from $4.00 / 1,000 Texas data breach report rows

This Actor uses Apify Pay per Event pricing with platform usage included. The row event is charged only for useful rows written to the default dataset.

EventPriceUnit
Actor start (apify-actor-start)$0.00005Once when the run starts.
Texas data breach report row (apify-default-dataset-item)$0.004Per Texas data breach report row.

A row is one normalized Texas OAG data breach report row. Apify plan discounts, user-configured max-charge limits, and any future Apify pricing UI changes may affect final charges.

Official source

Limitations and responsible use

This Actor does not submit breach reports, access non-public records, determine legal obligations, or provide legal advice. It only extracts the public listing made available by the Texas Attorney General.

Do not use this Actor as the sole basis for legal, compliance, credit, employment, insurance, eligibility, or consumer-impact decisions. Use the data lawfully, respect applicable privacy and communications laws, and do not use it for unsolicited mass messaging, harassment, or unlawful activity.

This Actor is part of the Public risk and enforcement monitors group. These are narrow, source-specific Apify Actors intended for scheduled checks and repeatable dataset exports — not broad scraped-content feeds.

Each listing includes its own source notes, limits, pricing, and responsible-use caveats. Use the official source links in each Actor when decisions require verification.