Tacobell Scraper avatar

Tacobell Scraper

Pricing

from $10.00 / 1,000 result items

Go to Apify Store
Tacobell Scraper

Tacobell Scraper

Pricing

from $10.00 / 1,000 result items

Rating

0.0

(0)

Developer

Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Categories

Share

Taco Bell Menu Scraper

Scrape Taco Bell menu data with location-specific pricing and nutrition information.

Use Cases

  • Food delivery integration: Aggregate menu items for ordering platforms
  • Nutrition tracking: Build calorie databases with macros
  • Price monitoring: Track regional pricing variations
  • Menu analytics: Monitor limited-time offers and new items
  • Competitive research: Compare Mexican QSR chain offerings

Features

  • Extracts tacos, burritos, nachos, bowls, and combos
  • Location-specific pricing by zip code and store
  • Full nutrition data including macros
  • Handles Next.js dynamic content
  • Product images and descriptions

Input

{
"zipCode": "90210",
"categories": [],
"includeNutrition": true,
"maxItems": 100
}

Output Example

{
"name": "Crunchy Taco",
"description": "Seasoned beef, lettuce, and cheese in a crunchy shell",
"price": 1.99,
"calories": 170,
"category": "Tacos",
"nutrition": {
"calories": 170,
"fat": 9,
"sodium": 310,
"carbs": 13,
"protein": 8
},
"storeId": "12345",
"zipCode": "90210",
"scrapedAt": "2026-01-25T12:00:00.000Z"
}

Pricing

$2.00 per 1,000 results ($0.002 per menu item)