
Alkosto
Deprecated
Pricing
$1.00 / 1,000 results
Go to Store

Alkosto
Deprecated
Get products information from Alkosto.com
0.0 (0)
Pricing
$1.00 / 1,000 results
0
Total users
3
Monthly users
2
Last modified
8 months ago
# Alkosto
Getting products
Get information from Alkosto products. Currently we only support products URLS. For example:
{"productsUrls": ["https://www.alkosto.com/set-x-4-almohadas-fibras-sinteticas-k-line-65-x-45-cm/p/7707001599504"]}
Search results
{"searchQuery": "iphone","maxPages": 1}
Output schema
For both the search & individual product we store the save schema with the products data.
{name: string,prices: {oldPrice: string | null,newPrice: string},images: string[],properties: Record<string, string>,url: string}