by teng-lin · Agent Tool · ★ 281
agent-fetch Full-content web fetcher for AI agents and content workflows. Standard HTTP tools (curl, wget, or an agent's built-in web fetch) are often served truncated or different responses because servers inspect the client's network fingerprint. agent-fetch uses browser impersonation so servers respond as they would to a real browser, then runs multiple extraction strategies to pull the complete article — every paragraph, heading, and link. Also supports multi-page crawling, persistent cookies, and custom CSS selectors. Runs locally with no API keys or cloud dependencies.
| Stars | 281 |
| Forks | 21 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 58.468/100 |
| Last Updated | 2026-03-15 |
| Created | 2026-02-07 |
| Platforms | browser, node |
| Est. Tokens | ~115k |
These tools work well together with agent-fetch for enhanced workflows:
Explore other popular agent tool tools:
agent-fetch is Full-content web fetcher for AI agents — Chrome TLS fingerprinting, browser impersonation, and multi-strategy article extraction. It is categorized as a Agent Tool with 281 GitHub stars.
agent-fetch is primarily written in TypeScript. It covers topics such as ai-agents, anti-bot-detection, content-extraction.
You can find installation instructions and usage details in the agent-fetch GitHub repository at github.com/teng-lin/agent-fetch. The project has 281 stars and 21 forks, indicating an active community.
agent-fetch is released under the MIT license, making it free to use and modify according to the license terms.