Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Scraper v2 #29

@bbrewington

Description

@bbrewington

Idea with this new scraper version is use the BigQuery SUBSCRIPTION table (fields CaseNumber / PhoneNumber) as our list of what to scrape. We only ever want to scrape case info for cases people have signed up to

Here's the flow:

  1. User signs up for subscriptions on a case number
  2. Query bigquery table(s) to find case
  3. If:
    • Case found --> use info from BigQuery
    • Case not found --> search online site (with large date range) to get hearing info, add to BigQuery, then use info from BigQuery

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions