Skip to content

punch list 2 #2

@OpenSourcePatents

Description

@OpenSourcePatents
  1. EDGAR search URL is wrong — it’s hardcoded junk, not actually searching by member name
    2. git push will fail — same rebase issue as before, needs git pull --rebase before push
    3. FEC name matching is fragile — members.json has names like “Bernard Sanders” but FEC has “SANDERS, BERNARD” — needs fuzzy matching or last-name-only search
    4. Rate limiting — 538 members × 4 API calls each = 2000+ requests, DEMO_KEY will get blocked. Real FEC key helps but still needs more sleep

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions