CA Cal-Access Campaign Finance Scraper
Pricing
Pay per usage
CA Cal-Access Campaign Finance Scraper
Unofficial search of California Secretary of State daily public CAL-ACCESS data; not affiliated with or endorsed by the Secretary of State.
CA Cal-Access Campaign Finance Scraper
Pricing
Pay per usage
Unofficial search of California Secretary of State daily public CAL-ACCESS data; not affiliated with or endorsed by the Secretary of State.
recordId
Required
Stable official filer identifier.
recordType
Required
Successful filer record type.
successRecord
Required
Whether this item is counted as a successful filer result.
diagnostic
Optional
Whether this item explains an unavailable or unmatched data condition.
diagnosticCode
Optional
Stable code describing a diagnostic condition.
diagnosticMessage
Optional
Human-readable explanation of a diagnostic condition.
diagnosticForRecordId
Optional
Filer record identifier to which an enrichment diagnostic applies.
searchQuery
Optional
Name fragment used for the filer search when a diagnostic item was emitted.
filerId
Required
Official numeric CAL-ACCESS filer identifier.
entityType
Required
Official CAL-ACCESS filer classification.
status
Required
Official current or historical filer registration status.
includeFinancialActivity
Optional
Whether campaign-disclosure filing and summary enrichment was requested.
found
Required
Whether the data object described by this item was found in the selected official table.
dataAvailable
Required
Whether usable data is available for the object described by this item.
name
Required
Normalized registered filer name.
effectiveDate
Optional
Effective date of the selected filer registration row in ISO 8601 date form.
address
Optional
Public address from the selected filer registration row.
city
Optional
Public city from the selected filer registration row.
state
Optional
Public state or province code from the selected filer registration row.
postalCode
Optional
Public postal code from the selected filer registration row.
phone
Optional
Normalized public telephone number from the selected filer registration row.
fax
Optional
Normalized public fax number from the selected filer registration row.
Optional
Normalized public email address from the selected filer registration row.
contactHistory
Optional
Deduplicated public contact-history rows retained from the filer table.
[ { "effectiveDate": "2025-01-15", "address": "123 Example Street", "city": "SACRAMENTO", "state": "CA", "postalCode": "95814", "phone": "+15551234567", "email": "example@example.invalid" }]latestCampaignFiling
Optional
Most recent matching campaign-disclosure cover filing selected by report date and amendment number.
{ "filingId": "3000000", "amendmentId": "0", "formType": "F460", "reportDate": "2025-06-30", "statementType": "TS", "reportingPeriodStart": "2025-01-01", "reportingPeriodEnd": "2025-06-30", "committeeType": "G"}financialSummaryLines
Optional
Raw numeric summary lines associated with the selected filing, bounded by maxFinancialLines.
[ { "lineItem": "1", "formType": "F460", "amountA": 1250.5, "amountB": 3400 }]financialSummaryLineCount
Optional
Number of retained financial summary lines for the selected filing.
campaignActivityStatus
Optional
Evidence-backed availability status for the optional campaign-activity enrichment.
{ "enabled": true, "found": true, "dataAvailable": true, "filingId": "3000000", "summaryLineCount": 12, "sourceTables": [ "CalAccess/DATA/CVR_CAMPAIGN_DISCLOSURE_CD.TSV", "CalAccess/DATA/SMRY_CD.TSV" ]}sourceEvidence
Optional
Official archive and table evidence used to produce this item.
{ "archiveUrl": "https://campaignfinance.cdn.sos.ca.gov/dbwebexport.zip", "archiveUpdatedAt": "2025-08-01T09:00:00.000Z", "tables": [ "CalAccess/DATA/FILERNAME_CD.TSV" ], "documentationUrl": "https://www.sos.ca.gov/campaign-lobbying/helpful-resources/raw-data-campaign-finance-and-lobbying-activity"}sourceArchiveUrl
Required
Official daily CAL-ACCESS ZIP archive URL.
sourceArchiveUpdatedAt
Optional
Archive Last-Modified timestamp supplied by the CDN, in ISO 8601 form.
sourceTable
Required
Official export table providing the primary item or diagnostic evidence.
sourceDocumentationUrl
Required
Secretary of State documentation page for the raw export.
scrapedAt
Required
UTC timestamp when the Actor created this dataset item.