Better Fetch

Tools

Ready-made web tools built on the Better Fetch retrieval engine. Find and run them from Claude or ChatGPT via MCP, the REST API, or fork and run locally — one Better Fetch account, metered per engine call.

Developer Tools

Web Scraper

Scrape one rendered web page into structured metadata, readable text, links, images, JSON-LD types, and optional simple selector matches.

Returns
urltext
Examplehttps://example.com
~1 credit/runView
Developer Tools

Cheerio Scraper

Scrape one raw HTML page over HTTP into structured metadata, readable text, links, images, JSON-LD types, response metadata, and optional simple selector matches.

Returns
urltext
Examplehttps://example.com
~1 credit/runView
Developer Tools

GitHub Scraper

Extract public GitHub users, repositories, pull requests, activity, followers, following, contributions, repository details, search, trending repositories, and trending developers as normalized JSON.

Returns
nameurlavatar_urlbioblog
Examplerepo
~1 credit/runView
Developer Tools

Stack Overflow Scraper

Search public Stack Overflow questions and optionally fetch accepted or top answers through the Stack Exchange API, returning titles, tags, scores, views, answer counts, owner fields, timestamps, body text, and answer bodies.

Returns
urlanswer_idbody_textcontent_licensecreated_at
Exampletypescript error
~2 credits/runView
Developer Tools

npm Package Scraper

Search the public npm registry or inspect a package, returning package metadata, maintainers, links, dependencies, publish dates, scores, and optional download counts.

Returns
nameauthor_namebugs_urlcreated_atdependents
Examplepackage
~2 credits/runView
Developer Tools

Hugging Face Models Scraper

Search public Hugging Face Hub models or fetch one model repo's public metadata through the Hugging Face Hub API, returning normalized model IDs, authors, tasks, libraries, downloads, likes, licenses, tags, timestamps, URLs, and filenames.

Returns
authorcreated_atdownloadsgatedlast_modified
Examplellama
~1 credit/runView
Developer Tools

Docker Hub Scraper

Search Docker Hub repositories, fetch one public repository's metadata, or list one page of tag metadata through Docker Hub JSON endpoints, returning normalized image names, pulls, stars, official flags, timestamps, URLs, sizes, digests, architectures, and OS fields.

Returns
namearchitecturedigestfull_sizeimage_digest
Examplenginx
~1 credit/runView
Developer Tools

Maven Central Scraper

Search Maven Central packages or list version-history rows through the official Maven Central Solr JSON API, returning normalized JVM coordinates, package URLs, latest versions, packaging types, version counts, repository IDs, timestamps, file extensions, and tags.

Returns
artifact_idartifact_urlcoordinatefile_extensionsgroup_id
Examplespring
~1 credit/runView
Developer Tools

PyPI Package Scraper

Fetch PyPI project metadata, exact release metadata, or PEP 691 simple-project distribution files through public PyPI JSON APIs, returning normalized package names, versions, dependencies, classifiers, file hashes, upload timestamps, yanked flags, provenance URLs, and vulnerability summaries.

Returns
urlblake2b_256filenamehas_core_metadatapackagetype
Examplepackage
~1 credit/runView
Developer Tools

CISA Known Exploited Vulnerabilities Scraper

Search the CISA Known Exploited Vulnerabilities catalog by vendor, product, CVE, or keyword and return remediation deadlines.

Returns
nameactioncvedate_addeddue_date
ExampleMicrosoft
~1 credit/runView
Developer Tools

crates.io Package Scraper

Fetch normalized crates.io package metadata including versions, downloads, licenses, repository links, keywords, and descriptions.

Returns
namedescriptiondocumentationdownloadshomepage
Exampleserde
~1 credit/runView
Developer Tools

DEV Community Articles Scraper

Fetch current DEV Community articles by tag or username with titles, reactions, comments, tags, authors, dates, and canonical URLs.

Returns
titleurlauthorcommentsdescription
Exampleai
~1 credit/runView
Developer Tools

GitHub Issues Scraper

Fetch public GitHub issues with state, labels, authors, comment counts, timestamps, URLs, and bounded issue text.

Returns
titleurlauthorbodycomments
Exampleopen
~1 credit/runView
Developer Tools

GitHub Releases Scraper

Fetch public GitHub release metadata including tags, names, publication dates, prerelease flags, URLs, and release notes.

Returns
nameurldraftnotesprerelease
Exampleopenai/openai-python
~1 credit/runView
Developer Tools

GitHub Trending Scraper

Scrape GitHub Trending repositories by language and time window with descriptions, languages, stars, forks, and trend counts.

Returns
urldescriptionforkslanguagerank
Exampledaily
~1 credit/runView
Developer Tools

Robots.txt Analyzer

Parse robots.txt directives, user-agent groups, crawl rules, crawl delays, and advertised sitemap locations.

Returns
directiveuser_agentvalue
Examplehttps://www.google.com
~1 credit/runView
Developer Tools

RubyGems Package Scraper

Fetch normalized RubyGems package metadata including versions, downloads, licenses, dependencies, documentation, and source links.

Returns
namecreated_atdependenciesdescriptiondocumentation
Examplerails
~1 credit/runView
Developer Tools

Stack Exchange Search

Search Stack Overflow or another Stack Exchange site for questions with scores, tags, answers, owners, timestamps, and URLs.

Returns
titleurlanswerscreated_atis_answered
Exampletypescript fetch response type
~1 credit/runView
Developer Tools

Website Technology Detector

Inspect rendered HTML, scripts, meta tags, and response clues to identify common frameworks, platforms, analytics, and CDNs.

Returns
namecategoryevidence
Examplehttps://nextjs.org
~1 credit/runView