Command Palette
Search for a command to run...
Keyword extractor
Paste an article or add URLs. Get the main topics and keywords so you can spot gaps before you write.
How to use it
Extract keywords in 3 easy steps
Use pasted copy, live URLs, or both. The tool reads what the page is really about, then lists the terms worth covering.
Add content or URLs
Paste an article or add up to five URLs. Competitor pages and your own drafts both work.
Run extract
Each URL costs one credit on top of the base run. Sign in if you have not already.
Copy and plan
Copy the keyword list into your brief, outline, or title generator. Expand topics you are missing.
Why it works
What is a keyword extractor?
It pulls the main themes and phrases from content so you do not have to read every paragraph twice. Useful for content audits, briefs, and comparing what you wrote versus what ranks.
Pair it with our meta description generator once you know the target terms. For raw text conversion, use paste to markdown.
Good inputs
- Published blog posts and landing pages
- Competitor URLs in the same niche
- Transcripts and long-form drafts
- Multiple URLs to compare topic overlap
FAQ
API access
Extract keywords in bulk with the same endpoint the tool uses:
POST https://seoroast.com/api/detect-topics
Content-Type: application/json
{
"content": "Your content here...",
"urls": ["https://example.com/page"]
}