Categories List
tesco.categories.list
1 credit / request
Fetch the Tesco Groceries category taxonomy tree with the opaque facet ids used by tesco.category.products.list.
Request
curl -X POST https://data.upscrape.com/execute \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"input":{},"capability":"tesco.categories.list"}'