Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ca 50 created scrape and scrape-meta for laserfichie #52

Closed
wants to merge 88 commits into from

Commits on Aug 22, 2022

  1. Initial commit

    Dilcia19 authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d7a2ddb View commit details
    Browse the repository at this point in the history
  2. scraper files

    Dilcia19 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    993bfc1 View commit details
    Browse the repository at this point in the history
  3. changed file names

    Dilcia19 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2e3e71e View commit details
    Browse the repository at this point in the history
  4. readme tweak

    Dilcia19 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1fe22b4 View commit details
    Browse the repository at this point in the history
  5. commenting test.py code

    Dilcia19 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    bade08d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. changing chunck size

    Dilcia19 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    d5708f3 View commit details
    Browse the repository at this point in the history
  2. testing for single link

    Dilcia19 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0df0ea0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    90a51af View commit details
    Browse the repository at this point in the history
  2. small tweaks

    Dilcia19 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    0bb8c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb607cb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1133a6d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    715f735 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update README.md

    pickoffwhite authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    11d58ea View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update README.md

    Update copy in README
    zstumgoren authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2cdd0a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Packaging (biglocalnews#8)

    * Partial work porting over and updating warn-scraper conventions
    * Initial pass at porting usage docs biglocalnews#6
    * Add cli list command
    * Update README
    * Fix Makefile help text
    * Commit lockfile
    * Add stories page
    * Add throttle and misc cleanups to cli and runner
    * Add dependency to setup.py
    * Clobber obsolete SD scraper test module
    * Log agency slug in runner
    * Add customizable throttling
    * Port and update cache
    * Remove doc tests and disable Python and other downstream actions in CI (for now)
    * Partial work on ca_san_diego_pd
    * Fix/update usage docs
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    117744a View commit details
    Browse the repository at this point in the history
  2. ds_store strikes again

    zstumgoren committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5bf9e35 View commit details
    Browse the repository at this point in the history
  3. Framework (biglocalnews#12)

    * Use pre-commit for make formt
    
    * Rework to use Site class per agency. biglocalnews#3 biglocalnews#4
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    de28b11 View commit details
    Browse the repository at this point in the history
  4. Docs (biglocalnews#13)

    * Update contributor docs biglocalnews#5
    * Update usage docs biglocalnews#6
    * update deps
    * Update main README biglocalnews#11
    * add stub page for maintainer docs biglocalnews#9
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    309e677 View commit details
    Browse the repository at this point in the history
  5. Update stories.md

    tweak
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1587e1c View commit details
    Browse the repository at this point in the history
  6. Update README.md

    fix README h1
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c9563ef View commit details
    Browse the repository at this point in the history
  7. Update README.md

    readme fix
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e45f0c8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Add discussions and issues link in README
    zstumgoren authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    49f4f84 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Complete San Diego reference implementation biglocalnews#4 (biglocaln…

    …ews#19)
    
    * Implement/update San Diego scrape_meta and scrape methods
    * Add cache.write_json and read_json methods
    * Add filter option to CLI scrape command
    * update reqs
    zstumgoren authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e9b0c18 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Tests biglocalnews#20 (biglocalnews#21)

    * Add basic test coverage
    * Default to empty string for scrape-meta filter arg
    * ignore linter code
    * linter fixes
    * add tox/testing and linting info to maintainers docs
    * remove py37 support and bump to Beta dev status
    * Add tox config and reqs.txts
    * Update Pipfile.lock
    zstumgoren authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1a5c3cb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add contributors page

    zstumgoren committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bea2c64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53aa6b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de74903 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Ca orange county sheriff (biglocalnews#30)

    * Add CA orange_county_sheriff.py
    * add name to contributors
    ---------
    
    Co-authored-by: jrynning <[email protected]>
    zstumgoren and jrynning authored May 1, 2024
    Configuration menu
    Copy the full SHA
    3effb09 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Docs 25 (biglocalnews#31)

    * Update contributor docs. Closes biglocalnews#25
    * linter fixes
    zstumgoren authored May 2, 2024
    Configuration menu
    Copy the full SHA
    2828124 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Ca sonoma county sheriff (biglocalnews#34)

    * Sonoma County Scraper (biglocalnews#32) 
    * Add ca_sonoma_county_sheriff
    
    ---------
    
    Co-authored-by: ochezems <[email protected]>
    zstumgoren and ochezems authored May 20, 2024
    Configuration menu
    Copy the full SHA
    ca097a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    8af4b14 View commit details
    Browse the repository at this point in the history
  2. formatting

    newsroomdev committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5c8f2ce View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request biglocalnews#38 from biglocalnews/grich/docs-contrib

    docs: contrib tweaks; metadata type
    newsroomdev authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    34b6ae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    35695c9 View commit details
    Browse the repository at this point in the history
  2. ops: fix runner test (biglocalnews#44)

    * ops: fix runner test
    
    * ops: avoid redundant gha runs on prs
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1623c2f View commit details
    Browse the repository at this point in the history
  3. Tiny typo fixs

    stucka authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e1ab46d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Ca 43 santa rosa scraper (biglocalnews#45)

    * added santa rosa
    naumansharifwork authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b7732f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Added The scraper for Humboldt with successful pre-commit run (bigloc…

    …alnews#48)
    
    * Added The scraper for Humboldt with successful pre-commit run
    * Required Changes done
    * removed download page where identical
    naumansharifwork authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dc24b8e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. docs: metadata spec (biglocalnews#49)

    * docs: metadata spec
    
    * docs: remove refs to scrape
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f689f6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0655900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    881c328 View commit details
    Browse the repository at this point in the history
  4. Update contributing.md

    stucka authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5b17957 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3ef96d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8d0fc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    f2f7b52 View commit details
    Browse the repository at this point in the history
  2. ops: remove unused dep

    newsroomdev committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    09d65ca View commit details
    Browse the repository at this point in the history
  3. Use black profile for isort

    stucka committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    842cc76 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. feat: sacramento pd scraper (biglocalnews#39)

    * feat: sacramento pd scraper
    
    * fix: isort
    
    * scrape most child pages; todo: get sub-sub pages
    
    * more recursively grab child pages
    
    * inline comments
    
    * fix: fn names, py type
    
    * feat: collect zip & pdfs; todo: handle dupe assets
    
    * chore: ci
    
    * feat: download youtube videos & playlists; remove print stmts
    
    * style: naming
    
    * ops: clean-prefect import clean
    
    * ops: fix runner test (biglocalnews#44)
    
    * ops: fix runner test
    
    * ops: avoid redundant gha runs on prs
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    
    * ops: current reqs
    
    * naming
    
    * refactor: move around methods
    
    * refactor: add case_num
    
    * Tiny typo fixs
    
    * Ca 43 santa rosa scraper (biglocalnews#45)
    
    * added santa rosa
    
    * Added The scraper for Humboldt with successful pre-commit run (biglocalnews#48)
    
    * Added The scraper for Humboldt with successful pre-commit run
    * Required Changes done
    * removed download page where identical
    
    * docs: metadata spec (biglocalnews#49)
    
    * docs: metadata spec
    
    * docs: remove refs to scrape
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    
    * Update contributing.md
    
    * fix: metadata dict types
    
    * fix: import typing_extensions
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    Co-authored-by: Mike Stucka <[email protected]>
    Co-authored-by: naumansharifwork <[email protected]>
    4 people authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    289982d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. conflict resolved

    naumansharifwork committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    24f2259 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. resolved conflict

    naumansharifwork committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f8de8e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. fix: update setup.py (biglocalnews#60)

    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a0ff2df View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Force encoding to allow Windows machines to install (biglocalnews#59)

    * Force encoding to allow Windows machines to use this
    
    * Update setup.py
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    stucka and newsroomdev authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    abc3d6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e04d09 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Show error when state prefix is omitted biglocalnews#55 (biglocalnews#61

    )
    
    * Show error when state prefix is omitted biglocalnews#55
    
    * Better messaging, upgrade error level
    
    * Patch scrape and scrape-meta both
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    stucka and newsroomdev authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    db266c5 View commit details
    Browse the repository at this point in the history
  2. Rework cache to have better typing and UTF-8 compatibility for bigloc…

    …alnews#66 (biglocalnews#68)
    
    * Add in missing UTF-8 compatibility
    
    * Rework typing
    
    * Exclude general list from JSON write; patch language for function
    stucka authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a2482bc View commit details
    Browse the repository at this point in the history
  3. refactor: SDPD case_id (biglocalnews#62)

    * refactor: SDPD case num
    
    * copy: case_num >> case_id
    
    * remove type ignore
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c8cc092 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    f3b0e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Create CODEOWNERS

    newsroomdev authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    db05c9c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Add cache.write_binary for biglocalnews#69 (biglocalnews#71)

    * Implement cache.write_binary biglocalnews#69
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    stucka and newsroomdev authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1647cef View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    a8dd32f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383be94 View commit details
    Browse the repository at this point in the history
  3. Rebase against dev, not main

    stucka committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5372c01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d7e9dd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: Monterey County District Attorney (biglocalnews#74)

    * created scrape and scrape meta for Monterey County District Attorney
    
    * config folder location changed
    
    * removed scrape and changed case_num to case_id and in case we dont find case_id it will have title in case_id instead of none
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    naumansharifwork and newsroomdev authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    61324e3 View commit details
    Browse the repository at this point in the history
  2. Create codeql.yml

    newsroomdev authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    55a5b15 View commit details
    Browse the repository at this point in the history
  3. rm manual codeql

    newsroomdev committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2312546 View commit details
    Browse the repository at this point in the history
  4. Create codeql.yml

    newsroomdev authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b82b9c4 View commit details
    Browse the repository at this point in the history
  5. add merge_group

    newsroomdev committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    37e99d4 View commit details
    Browse the repository at this point in the history
  6. fix: typo

    newsroomdev committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1478078 View commit details
    Browse the repository at this point in the history
  7. Patch list_agencies bug biglocalnews#85 (biglocalnews#87)

    * Patch list_agencies bug biglocalnews#85
    
    * Readability cleanup
    stucka authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b5942ea View commit details
    Browse the repository at this point in the history
  8. added scrape-meta and scrape for riverside pd (biglocalnews#57)

    * added scrape-meta and scrape for riverside pd
    
    * changes for meta-data file formating
    
    * changed file name
    
    * tiny fix
    
    * removed scrape and changed case_num to case_id
    naumansharifwork authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ec8bd12 View commit details
    Browse the repository at this point in the history
  9. refactor: deprecate scrape method (biglocalnews#82)

    * refactor: deprecate scrape method
    
    * fix: case_number >> case_id
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9de55ae View commit details
    Browse the repository at this point in the history
  10. fix: tests (biglocalnews#91)

    * fix: tests bootstrap
    
    * ops: coverage
    
    * add coveragerc
    
    * fix: tox; test py39, 310, 311, 312
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8acc025 View commit details
    Browse the repository at this point in the history
  11. fix: non-dev reqs

    newsroomdev committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    08b7217 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    51a4360 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    38b610c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. codeql check

    newsroomdev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1d1e8e9 View commit details
    Browse the repository at this point in the history
  2. Los Angeles Sheriff's Department for biglocalnews#51 (biglocalnews#54)

    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * closer
    
    * Closer
    
    * Implement logging
    
    * Polish
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Kill notebook version brought back by rebase
    
    * Move ugly details to config file
    
    * Rename ugly detail file
    
    * Linting
    
    * Fix linting
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Kill notebook version brought back by rebase
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Proof of concept, missing Class
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Move ugly details to config file
    
    * Rename ugly detail file
    
    * Linting
    
    * Fix linting
    
    * Build against biglocalnews#69 flag biglocalnews#70
    
    * ...
    
    * Apply suggestions
    
    * Clean up notes
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * closer
    
    * Closer
    
    * Implement logging
    
    * Polish
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Kill notebook version brought back by rebase
    
    * Move ugly details to config file
    
    * Rename ugly detail file
    
    * Linting
    
    * Fix linting
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Kill notebook version brought back by rebase
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Proof of concept, missing Class
    
    * Proof of concept, missing Class
    
    * Export out usable case index
    
    * Incremental work consolidating things
    
    * First attempt at class
    
    * Move ugly details to config file
    
    * Rename ugly detail file
    
    * Linting
    
    * Fix linting
    
    * Build against biglocalnews#69 flag biglocalnews#70
    
    * ...
    
    * Apply suggestions
    
    * Clean up notes
    
    * Copypaste around rebase problems
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    stucka and newsroomdev authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f12b238 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. added scrape meta for chula_vista_pd biglocalnews#94 (biglocalnews#95)

    * added scrape meta for chula_vista_pd biglocalnews#94
    
    * removed user-agent
    
    * changes done
    
    * Rework URL handling; clean up a little more text
    
    * Linted. Oops.
    
    ---------
    
    Co-authored-by: Mike Stucka <[email protected]>
    naumansharifwork and stucka authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b139e7c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add issue templates

    newsroomdev authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b6ae891 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    42a0d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58dabc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: sdpd case_id pagination (biglocalnews#107)

    * fix: sdpd case_id pagination
    
    * simplify case_id
    
    ---------
    
    Co-authored-by: Gerald Rich <[email protected]>
    newsroomdev and newsroomdev authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1642a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. added scrape meta for fresno pd biglocalnews#114 (biglocalnews#115)

    * added scrape meta for fresno pd biglocalnews#114
    
    * file name changed fresno_county_sheriff
    
    * file name changed fresno_county_sheriff
    naumansharifwork authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c043916 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    8774020 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. gitignore tmp

    newsroomdev committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    19f5fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db9cf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36bb4af View commit details
    Browse the repository at this point in the history