Skip to content

Commit 556addc

Browse files
github-actions[bot]Github Actions
andauthored
[SCRAPER] Update scraped data and PDFs (#494)
Update scraped data and PDFs - This PR updates voting-minute data and PDFs based on the latest data scraped from the Boston liquor licensing board website. - Auto generated by the Licensing Board Scraper Github Action. Co-authored-by: Github Actions <hello@codeforboston.org>
1 parent 9b59746 commit 556addc

155 files changed

Lines changed: 189 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

scraper/scrape/data/hearing_video_links.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,14 @@
155155
"href": "https://www.youtube.com/watch?v=OrEUc7jk5e4&feature=youtu.be",
156156
"body": "Voting Hearing: Thursday, August 6"
157157
},
158+
{
159+
"href": "https://www.youtube.com/watch?v=CI4M4rJKiGk",
160+
"body": "Violation Hearing: Thursday, August 13"
161+
},
162+
{
163+
"href": "https://www.youtube.com/watch?v=jvYVA8lUVBQ",
164+
"body": "Voting Hearing: Tuesday, August 18"
165+
},
158166
{
159167
"href": "https://youtu.be/eveil2yZA5A",
160168
"body": "Violation Hearing: Tuesday, January 7"

scraper/scrape/data/link_stats_log.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ run_date,total_links,client_side_links,excluded_links,video_links,minutes_links
2323
2026-08-03,645,16,44,434,151
2424
2026-08-10,649,16,44,437,152
2525
2026-08-17,649,16,44,437,152
26+
2026-08-24,652,16,44,439,153

scraper/scrape/data/voting_minutes_links.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
"body": "Voting Minutes: Thursday, August 6",
6565
"date": "2026-08-06"
6666
},
67+
{
68+
"href": "/sites/default/files/file/2026/08/8-18-26%20Voting%20Minutes.docx.pdf",
69+
"body": "Voting Minutes: Tuesday, August 18",
70+
"date": "2026-08-18"
71+
},
6772
{
6873
"href": "/sites/default/files/file/2025/01/Voting%20Minutes%201-9-25.docx_0.pdf",
6974
"body": "Voting Minutes: Thursday, January 9",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)