Tilbudsaviser
This commit is contained in:
parent
fc2f5989ca
commit
d2395f39a5
24
diverse_api/tilbudsaviser.txt
Normal file
24
diverse_api/tilbudsaviser.txt
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
JSON oversigt over nyeste tilbudsaviser
|
||||||
|
https://squid-api.tjek.com/v2/catalogs?order_by=publication_date&dealer_id={dealer_id}
|
||||||
|
|
||||||
|
dealer_id:
|
||||||
|
Netto 9ba51
|
||||||
|
Rema1000 11deC
|
||||||
|
Superbrugsen 0b1e8
|
||||||
|
|
||||||
|
PDF link under:
|
||||||
|
{[{ ..., pdf_url: "...", ... }]}
|
||||||
|
|
||||||
|
Katalog ID under:
|
||||||
|
{[{ ..., id: "...", ... }]}
|
||||||
|
|
||||||
|
JSON med PDF link for katalog:
|
||||||
|
https://squid-api.tjek.com/v2/catalogs/{id}/download
|
||||||
|
|
||||||
|
JSON med sider i JPEG format:
|
||||||
|
https://squid-api.tjek.com/v2/catalogs/{id}/pages
|
||||||
|
|
||||||
|
Aldi (ipaper)
|
||||||
|
---
|
||||||
|
https://tilbudsavis.aldi.dk/aktuel-avis/GetPDF.ashx
|
||||||
|
https://tilbudsavis.aldi.dk/kommende-avis/GetPDF.ashx
|
Loading…
Reference in a new issue