analyze
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.
> /plugin marketplace add actionbook/actionbook > /plugin install actionbook@actionbook-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/request-websiteContext preview
What this command does when you run it.
Request a new website to be indexed in Actionbook by submitting its URL through the request form.
Request a new website to be indexed in Actionbook by submitting its URL through the request form.
/actionbook-scraper:request-website <url> [--email <email>] [--use-case <description>]
/actionbook-scraper:request-website https://example.com/products /actionbook-scraper:request-website https://newsite.com/data --email user@example.com /actionbook-scraper:request-website https://company.com/api --use-case "scraping product catalog for price comparison"
Use this command when: 1. `/actionbook-scraper:analyze` returns "No matching actions found" 2. `/actionbook-scraper:list-sources` doesn't include your target site 3. You want to request priority indexing for a specific website
1. **Launch website-requester agent** (uses agent-browser) 2. Agent opens `https://actionbook.app/request-website` 3. Agent fills out the request form:
4. Agent clicks "Submit Request" button 5. Returns confirmation of submission
This command uses the **website-requester** agent (haiku model) with agent-browser CLI.
## Website Request Submitted
**Requested URL**: {url}
**Status**: Submitted successfully
Actionbook will prioritize indexing based on user demand.
You'll be notified at {email} when selectors are available.
### Next Steps
1. Check back later with `/actionbook-scraper:list-sources`
2. Try `/actionbook-scraper:analyze {url}` once the site is indexed| Error | Cause | Solution | |-------|-------|----------| | "Form not found" | Page structure changed | Report issue to Actionbook | | "Submission failed" | Network or form error | Retry the command | | "Invalid URL format" | Malformed URL provided | Provide full URL with https:// |
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.
List all websites that have verified selector data in Actionbook.
Extract the bibliography/references from an arXiv paper (ar5iv.org).
Extract all figures and their captions from an arXiv paper (ar5iv.org).