Directory / mealpulse.theaslangroupllc.com
Ingredient substitute finder / what can I use instead of X / cooking swap calculator. Takes an ingredient and the reason (out of it, allergy, dietary) and returns replacement options with exact conversion ratios and honest notes on how close each substitute comes. Worldwide.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://mealpulse.theaslangroupllc.com/api/meal/substitute' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://mealpulse.theaslangroupllc.com/api/meal/substitute'
Endpoint: https://mealpulse.theaslangroupllc.com/api/meal/substitute. Operated by mealpulse.theaslangroupllc.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Meal prep planner / batch cooking planner / cook-once-eat-all-week schedule. Turns a set of meals and servings into a parallel prep schedule, storage and shelf-…
Budget meal plan / cheap meals on a budget / frugal weekly meal strategy. Takes a weekly budget, number of people, and location and returns a realistic meal str…
Dietary restriction guide / food allergy guide / diet guide (gluten-free/celiac, keto, vegan, low-FODMAP, renal, diabetic). Returns safe foods, hidden sources t…
Grocery list generator / shopping list from meals / ingredient list builder. Turns a set of meals plus servings and budget into an organized shopping list group…
Kitchen equipment guide / cookware and appliance recommendations / what gear to buy. Takes cooking style, budget, and experience level and returns equipment pic…
Leftover recipe generator / what to make with leftovers / repurpose leftovers to reduce food waste. Takes leftover ingredients and returns creative new meals, a…
Recipe by ingredients / what can I cook with what I have / pantry meal finder. Takes the ingredients on hand (plus optional dietary needs) and returns meals you…
Meal plan generator / weekly meal planner / diet meal plan (keto, vegan, vegetarian, paleo, gluten-free) with macro and calorie planning. Builds a 7-day plan (b…
Recipe generator / recipe by dish name / cooking instructions with nutrition. Returns a full recipe (ingredients, step-by-step instructions, prep/cook time, ser…