Skip to content
Closed
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
e337fae
feat: Add Big Deal Burgers scraper
jjlauterbach Feb 19, 2026
8933b0a
Cache Playwright inner_text() to avoid duplicate cross-browser calls …
Copilot Feb 19, 2026
0ad76fe
Add retry logic with exponential backoff to Big Deal scraper (#31)
Copilot Feb 19, 2026
e27c3d6
Add "See more" expansion to BigDeal Facebook scraper (#36)
Copilot Feb 20, 2026
3e15b16
Add HTML entity decoding to Big Deal Burgers flavor extraction (#35)
Copilot Feb 20, 2026
3b389d8
fix: Add page scroll and "See more" expansion to Big Deal Burgers scr…
Copilot Feb 20, 2026
b2c4a17
Merge branch 'main' into bigdeal
jjlauterbach Feb 20, 2026
7d156f8
Fixing leans and adjusting cronjobs
jjlauterbach Feb 21, 2026
053c79a
Merge branch 'main' into bigdeal
jjlauterbach Feb 21, 2026
7a81cda
Update tests/test_scraper_ecosystem.py
jjlauterbach Feb 21, 2026
3ebffdc
Update app/scrapers/bigdeal.py
jjlauterbach Feb 21, 2026
c9042bf
Update app/scrapers/bigdeal.py
jjlauterbach Feb 21, 2026
686227a
Update app/scrapers/bigdeal.py
jjlauterbach Feb 21, 2026
43f374b
revert logging level
jjlauterbach Feb 21, 2026
440c7c2
Fixing location name
jjlauterbach Feb 21, 2026
8901daf
fix: Guard article.inner_text() against stale element errors in BigDe…
Copilot Feb 21, 2026
b44bc7e
Fix BigDeal scraper: collect → filter top-level → expand "See more" p…
Copilot Feb 21, 2026
ae62099
Update app/scrapers/bigdeal.py
jjlauterbach Feb 21, 2026
2629ffb
fix: use black 24.4.2 to match pre-commit config (#40)
Copilot Feb 22, 2026
4c34f52
Eliminate duplicate `inner_text()` cross-process calls in Facebook sc…
Copilot Feb 22, 2026
4c3b06c
Update app/scrapers/utils.py
jjlauterbach Feb 22, 2026
53319c4
Initial plan
Copilot Feb 22, 2026
2ed3029
Merge branch 'main' into copilot/sub-pr-30
jjlauterbach Feb 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.