Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,16 @@ llm "Answer using this context only:\n$CONTEXT\n\nQuestion: what's the fastest c
| Category | Commands |
|---|---|
| **Google SERP** | `google-serp` · `google-serp-light` · `google-ai-mode` · `google-news` · `google-shopping` · `google-immersive-product` · `google-events` · `google-short-videos` |
| **Google Maps** | `google-maps` · `google-maps-place` · `google-maps-reviews` · `google-maps-contributor-reviews` · `google-maps-photos` |
| **Google Other** | `google-images` · `google-trends` · `google-flights` |
| **Google Maps** | `google-maps` · `google-maps-place` · `google-maps-reviews` · `google-maps-contributor-reviews` · `google-maps-photos` · `google-maps-posts` |
| **Google Other** | `google-images` · `google-trends` |
| **Search Engines** | `bing-serp` |
| **Web** | `web-scraping` (headless, AI extraction, markdown output, screenshots) |
| **E-commerce** | `amazon-product` · `amazon-search` · `amazon-seller` · `amazon-seller-products` · `shopify-products` · `shopify-collections` |
| **Real Estate** | `zillow-listing` · `zillow-property` · `redfin-listing` · `redfin-property` · `airbnb-listing` · `airbnb-property` |
| **Real Estate** | `zillow-listing` · `zillow-property` · `redfin-listing` · `redfin-property` |
| **Travel** | `booking-search` · `booking-place` · `airbnb-listing` · `airbnb-property` · `google-flights` |
| **Business / Local** | `yelp-search` · `yelp-place` · `yellowpages-search` · `yellowpages-place` |
| **Jobs** | `indeed-listing` · `indeed-job` · `glassdoor-listing` · `glassdoor-job` |
| **Video** | `youtube-search-api` · `youtube-video-api` · `youtube-channel-api` · `youtube-transcript-api` |
| **Social** | `instagram-profile` |

## Flag patterns
Expand Down
Loading