The "Teuerungsportal" (Translated: inflation portal) is a portal to keep track of the inflation in austrian supermarkets and also to compare prices.
- compare prices
- track inflation
- search for products
- products are catigorized
Unfortunately, it is known that the performance of this site is not the best. The reason for this is that the infrastructure, in order to scale well, is relatively expensive. If you like the project and would like to support it directly, you are welcome to leave a small donation on PayPal.
Returns all categories and the corresponding child categories as sub-elements.
Returns all categories without the grouping of the sub-elements.
Returns a categories meta data by its name.
Returns all price changes of a category (excluding new entries).
Returns a paginated result of all products of a category. Only 25 Products are loaded at once.
Returns the number of pages for the products pagination.
Returns a products meta data by its article number and the store name.
Returns a paginated result of all price changes of a category. Only 25 Products are loaded at once.
Returns the number of pages for the price pagination.
Returns a paginated result of all products who fit the search criteria. Only 25 Products are loaded at once.
Returns the number of pages for the search pagination.
Returns a paginated result of all products without a category. Only 25 Products are loaded at once.
Returns the number of pages for the products without category pagination.
Post Update Product Category https://api.teuerungsportal.at/products/{productId}/category/{categoryId}
Updates the category of a product, if there is currently no set category.
Returns all stores.
Returns a stores meta data by its name.
Returns all price changes of a store (excluding new entries).
Returns a paginated result of all products of a store. Only 25 Products are loaded at once.
Returns the number of pages for the products pagination.
Returns the current announcement. If there is none, it returns empty strings for the content fields.
Returns all the donators.
Returns all the price changes of the last 30 days.