ubereats

Official

Instantly scrape Uber Eats categories with curl

AuthorAgentComputerAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scraping Uber Eats category pages is difficult because of Cloudflare headers and a massive CSP header that breaks standard Node fetch calls; this skill provides a reliable, no‑browser method to retrieve complete store listings.

Core Features & Use Cases

  • Zero‑browser extraction: Uses curl to download fully rendered HTML without headless browsers.
  • Pagination handling: Automatically iterates through all pages until no stores remain.
  • Robust parsing: Extracts store name, URL, ETA, price tier, promo, image, and IDs using cheerio.
  • CSP overflow workaround: Bypasses Node fetch header limits by executing curl.

Quick Start

Retrieve store listings from a Uber Eats category page by providing its URL to the ubereats skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ubereats
Download link: https://github.com/AgentComputerAI/torch/archive/main.zip#ubereats

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.