Skip to content

Commit 4d1115d

Browse files
docs(readme): regroup APIs, add Travel and Video categories
Promotes the new booking-*, youtube-* and google-maps-posts commands into the categorized API table. Moves airbnb-* and google-flights from Real Estate / Google Other into a dedicated Travel row so users hunting for a trip-planning API don't have to scan multiple sections. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 23a4a4f commit 4d1115d

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,16 @@ llm "Answer using this context only:\n$CONTEXT\n\nQuestion: what's the fastest c
129129
| Category | Commands |
130130
|---|---|
131131
| **Google SERP** | `google-serp` · `google-serp-light` · `google-ai-mode` · `google-news` · `google-shopping` · `google-immersive-product` · `google-events` · `google-short-videos` |
132-
| **Google Maps** | `google-maps` · `google-maps-place` · `google-maps-reviews` · `google-maps-contributor-reviews` · `google-maps-photos` |
133-
| **Google Other** | `google-images` · `google-trends` · `google-flights` |
132+
| **Google Maps** | `google-maps` · `google-maps-place` · `google-maps-reviews` · `google-maps-contributor-reviews` · `google-maps-photos` · `google-maps-posts` |
133+
| **Google Other** | `google-images` · `google-trends` |
134134
| **Search Engines** | `bing-serp` |
135135
| **Web** | `web-scraping` (headless, AI extraction, markdown output, screenshots) |
136136
| **E-commerce** | `amazon-product` · `amazon-search` · `amazon-seller` · `amazon-seller-products` · `shopify-products` · `shopify-collections` |
137-
| **Real Estate** | `zillow-listing` · `zillow-property` · `redfin-listing` · `redfin-property` · `airbnb-listing` · `airbnb-property` |
137+
| **Real Estate** | `zillow-listing` · `zillow-property` · `redfin-listing` · `redfin-property` |
138+
| **Travel** | `booking-search` · `booking-place` · `airbnb-listing` · `airbnb-property` · `google-flights` |
138139
| **Business / Local** | `yelp-search` · `yelp-place` · `yellowpages-search` · `yellowpages-place` |
139140
| **Jobs** | `indeed-listing` · `indeed-job` · `glassdoor-listing` · `glassdoor-job` |
141+
| **Video** | `youtube-search-api` · `youtube-video-api` · `youtube-channel-api` · `youtube-transcript-api` |
140142
| **Social** | `instagram-profile` |
141143

142144
## Flag patterns

0 commit comments

Comments
 (0)