issues
search
jgalar
/
CanadianTracker
Canadian Tracker scrapes the Canadian Tire website to provide a price history.
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump the pip group across 1 directory with 5 updates
#77
dependabot[bot]
opened
5 months ago
0
Bump the pip group across 1 directory with 4 updates
#76
dependabot[bot]
closed
5 months ago
1
Bump the pip group across 1 directory with 3 updates
#75
dependabot[bot]
closed
6 months ago
1
Bump the pip group across 1 directory with 2 updates
#74
dependabot[bot]
closed
7 months ago
1
Bump the pip group across 1 directory with 1 update
#73
dependabot[bot]
closed
7 months ago
1
Bump the pip group group with 5 updates
#72
dependabot[bot]
closed
9 months ago
0
Bump the pip group group with 6 updates
#71
dependabot[bot]
closed
9 months ago
2
Bump jinja2 from 3.1.2 to 3.1.3
#70
dependabot[bot]
closed
9 months ago
1
Bump fastapi from 0.75.2 to 0.109.1
#69
dependabot[bot]
closed
9 months ago
2
Bump urllib3 from 1.26.14 to 1.26.18
#68
dependabot[bot]
closed
9 months ago
0
Bump requests from 2.28.2 to 2.31.0
#67
dependabot[bot]
closed
9 months ago
0
Bump certifi from 2022.12.7 to 2023.7.22
#66
dependabot[bot]
closed
9 months ago
0
Bump postcss from 8.4.16 to 8.4.35 in /src/canadiantracker/web
#65
dependabot[bot]
closed
9 months ago
0
scraper: skip price info request for invalid SKUs
#64
jgalar
closed
9 months ago
0
sku.html: omit SKU link if there is no URL
#63
simark
closed
9 months ago
0
http: /skus/{sku_code}: raise 404 HTTPException if SKU is not found
#62
simark
closed
9 months ago
0
scrape-prices: keep going when a price query fails
#61
simark
closed
1 year ago
1
Bump webpack from 5.74.0 to 5.76.0 in /src/canadiantracker/web
#60
dependabot[bot]
closed
1 year ago
0
Add pyright
#59
simark
closed
1 year ago
0
Improve resiliency to connection errors
#58
jgalar
opened
1 year ago
3
storage: fix data type of _StorageProductSample.sample_time
#57
simark
closed
1 year ago
0
Web: price plot no longer shown
#56
jgalar
closed
1 year ago
3
Remove model.py
#55
simark
closed
1 year ago
0
Remove storage.get_product_info_samples_by_code
#54
simark
closed
1 year ago
0
Fix: scrape_products: unexpected keyword argument 'category_levels'
#53
jgalar
closed
1 year ago
1
Scraping products fails because `scrape_products()` gets an unexpected keyword argument 'category_levels'
#52
jgalar
closed
1 year ago
2
Some trivial-ish typing fixes
#51
simark
closed
1 year ago
0
Bump SQLAlchemy to 2.0.0
#50
simark
closed
1 year ago
0
Validate product code format in ProductRepository API
#49
simark
closed
1 year ago
4
Add assertion in test_repository.py
#48
simark
closed
1 year ago
0
scraper: emit concurrent requests
#47
jgalar
opened
1 year ago
1
Fix return type of make_sku_url
#46
simark
closed
1 year ago
0
Rename "product listing entry" to "product"
#45
simark
closed
1 year ago
0
scraper: type change mid-function confuses pylance
#44
jgalar
closed
1 year ago
0
Move to SQLAlchemy 2
#43
simark
closed
1 year ago
0
Remove debugging leftover
#42
simark
closed
1 year ago
0
scraper: type change mid-function confuses pylance
#41
jgalar
closed
1 year ago
0
Remove _SQLite3ProductRepository abstraction
#40
simark
closed
1 year ago
0
Make scrape-prices' --discard-equal default to True
#39
simark
closed
1 year ago
0
Add Github Actions CI and do some cleanups
#38
simark
closed
1 year ago
1
Fix SKUs not being scraped
#37
simark
closed
1 year ago
1
Fix: triangle returns product prices as int
#36
jgalar
closed
2 years ago
1
Fix --discard-equal default value
#35
simark
closed
2 years ago
0
Change type of samples price column to integer
#34
simark
closed
2 years ago
0
Fix: scraper: commit current transaction before vacuuming
#33
jgalar
closed
2 years ago
0
Features to deal with redundant samples (reduced database size)
#32
simark
closed
2 years ago
3
Bump mako from 1.2.0 to 1.2.2
#31
dependabot[bot]
closed
2 years ago
1
Convert Javascript code to Typescript
#30
simark
closed
2 years ago
0
Cache response of /api/products endpoint
#29
simark
closed
2 years ago
1
Update name and URL when trying to add existing product
#28
simark
closed
2 years ago
0
Next