analyze
Analyze a webpage's structure using Actionbook's verified selectors and show available elements for scraping.
List all websites that have verified selector data in Actionbook.
> /plugin marketplace add actionbook/actionbook > /plugin install actionbook@actionbook-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/list-sourcesContext preview
What this command does when you run it.
List all websites that have verified selector data in Actionbook.
List all websites that have verified selector data in Actionbook.
/actionbook-scraper:list-sources [--search <query>]
/actionbook-scraper:list-sources /actionbook-scraper:list-sources --search portfolio /actionbook-scraper:list-sources --search e-commerce
1. **List all sources** using `list_sources` MCP tool 2. **Optionally filter** using `search_sources` if `--search` is provided 3. **Format and display** results with metadata
## Available Sources in Actionbook
Found **{count}** indexed websites:
| # | Domain | Name | Description | Tags |
|---|--------|------|-------------|------|
| 1 | firstround.com | First Round Capital | Portfolio companies page | vc, portfolio |
| 2 | ycombinator.com | Y Combinator | Directory of YC companies | vc, startups |
| 3 | producthunt.com | Product Hunt | Product listing pages | products, launches |
### Quick Start
To generate a scraper for any of these sources:/actionbook-scraper:generate https://{domain}/{page}
### Not Finding Your Site? If your target website isn't listed: 1. Check the spelling and try again with `--search` 2. The site may not be indexed yet 3. Consider contributing selectors to Actionbook
| Search Query | Matches | |--------------|---------| | `vc` | firstround.com, ycombinator.com, etc. | | `e-commerce` | shopify.com, amazon.com, etc. | | `social` | linkedin.com, twitter.com, etc. | | `jobs` | linkedin.com/jobs, indeed.com, etc. |
Let your AI agent get the sources behind logins and paywalls.
Repo: actionbook/actionbook
Analyze a webpage's structure using Actionbook's verified selectors and show available elements for scraping.
Request a new website to be indexed in Actionbook by submitting its URL through the request form.
Extract the bibliography/references from an arXiv paper (ar5iv.org).
Extract all figures and their captions from an arXiv paper (ar5iv.org).