Local business discovery
Yelpエンドポイントを使えば、「Local business discovery」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Search Yelp businesses by term and location and get normalized JSON results — ratings, review counts, categories, address, coordinates, and photos — for local business discovery, competitor research, and reputation monitoring.
Use a Yelp API to search businesses by term and location and get ratings, review counts, categories, address, coordinates, and photos back as structured JSON.
エンドポイントファミリー
3
ドキュメント化されたパラメータ
24
サンプル数
8
ライブカタログスナップショット
稼働エンドポイント
8
メソッド
GET
必須パラメータ
18
スキーマ参照
8
{
"platform": "Yelp",
"endpoint": "yelp-business",
"method": "GET",
"path": "/yelp/business/{id}",
"auth": "apiKey"
}ユースケース
Use a Yelp API to search businesses by term and location and get ratings, review counts, categories, address, coordinates, and photos back as structured JSON.
Yelpエンドポイントを使えば、「Local business discovery」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Yelpエンドポイントを使えば、「Competitor and market research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Yelpエンドポイントを使えば、「Reputation and ratings monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のYelpエンドポイントカタログから取得しています(エンドポイント8件、ドキュメント化されたリクエストパラメータ24個、公開レスポンススキーマ8件)。DocsとPlaygroundが参照しているカタログと同じものです。
Yelpのエンドポイントは8件、3つのリクエストファミリーに分類されています(Business、Geocode、Search)。
これらのYelpエンドポイントには24個のリクエストパラメータがドキュメント化されており、うち18個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
8件のYelpエンドポイントのうち8件が実際のサンプルレスポンスを、8件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Yelpのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Yelpのエンドポイントは8個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/yelp/business/{id}
/yelp/geocode
/yelp/search
エンドポイントカタログ
/yelp/business/{id}Looks up a single Yelp business by alias or encoded id via Yelp's real Android app backend. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_business
/yelp/business/{id}/menuFetches menu items for a Yelp business via Yelp's real Android app backend. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_business_menu
/yelp/business/{id}/photosFetches the photo gallery for a Yelp business via Yelp's real Android app backend. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_business_photos
/yelp/business/{id}/reviewsFetches reviews for a Yelp business via Yelp's real Android app backend. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_business_reviews
/yelp/business/{id}/reviews/highlightsFetches thematic review snippets (extracted talking points with a supporting quote) for a Yelp business via Yelp's real Android app backend. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_business_review_highlights
/yelp/business/{id}/reviews/searchSearches a Yelp business's reviews for a keyword via Yelp's real Android app backend, returning a highlighted excerpt per match. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_business_reviews_search
/yelp/geocodeResolves a free-form address into structured location data (coordinates, city, state, zip, county) via Yelp's real Android app backend. Credential-free: no login, no API key, no cookie required from the caller. Not business-scoped.
MCPツール yelp_geocode
/yelp/searchSearches Yelp's real Android app business-search backend for a term and location. Credential-free: no login, no API key, no cookie required from the caller.
MCPツール yelp_search
関連API
Reviews & Reputation
Use a Trustpilot reviews API to monitor review volume, star ratings, and customer feedback across companies and categories as structured JSON for reputation tracking, competitor analysis, and review intelligence workflows.
Reviews & Reputation
Turn public Capterra software listings and reviews into normalized JSON for software discovery, competitor research, review analysis, and product enrichment. Search by category or keyword, resolve a product, then page through its public reviews without maintaining a scraper.
Reviews & Reputation
Turn public Better Business Bureau (bbb.org) pages into structured JSON — search or browse businesses by category and location, resolve a full business profile with its rating, accreditation, and contact detail, and pull a business's complaint history with response threads. Credential-free.
Yelpのスクレイピング方法
Crawlora's Yelp endpoint calls Yelp's real Android app business-search backend directly and returns normalized results as JSON with one API key.
Send a search term (e.g. "pizza") and a location — neighborhood, city, state, or zip code — to the Yelp search endpoint.
Receive normalized business listings with name, rating, review count, price, categories, address, coordinates, and photos.
Use limit and offset to page through results; an empty results array is a valid no-match response.
FAQ
Send a term and location to Crawlora's Yelp search endpoint and get normalized business listings back as structured JSON — no HTML parsing or proxy setup required.
No. It calls Yelp's real Android app business-search backend directly and is credential-free — no Yelp login, API key, or cookie is required from the caller. You only need your Crawlora API key.
Each result includes the business name, alias, rating, review count, price level, categories, address, coordinates, neighborhoods, phone number, and photos.
Yelp's official Fusion API caps free usage at 5,000 calls per day, and its terms prohibit using the returned data to build a competing business directory or database. Crawlora reads Yelp's public business-search data directly through one API key, without that daily call cap.