Last commit on August 5, 2026·Created on April 25, 2026
konippi/servo-fetch
“Fetches the pages that curl alone leaves blank.”
Combined rank
#510
across all skills
In Automation
#33
category rank
Stars
132
+1.5% in last 7d
Forks
15
+15.4% in last 7d
Watchers
0
0 watchers in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
Servo-fetch fetches and renders web pages using the Servo browser engine, handling JavaScript-heavy sites that plain HTTP requests cannot read. It extracts clean Markdown, captures screenshots without a GPU, runs arbitrary JavaScript in page context, and crawls documentation sites while respecting robots.txt. For RAG engineers, QA automation teams, and AI agent builders, it turns dynamic web content into structured, queryable material without downloading a full browser.
WHO IT'S FOR
Data pipeline / RAG engineers
crawl documentation sites for knowledge ingestion
QA / test automation engineers
capture full-page screenshots in headless CI
AI agent / automation builders
fetch and render JavaScript-heavy pages for agents