For SEO and AI research projects
Minifetch is a hosted service that extracts HTML metadata from web pages (title, description, meta tags, Open Graph tags, JSON-LD, headings, image urls, etc). There is also an option to return the entire scraped content of the page's HTML. Users pay $0.01 per-URL, typically for SEO research or AI applications. There is no Minifetch account setup or monthly fee.
Sample metadata:
Websites can publish a robots.txt file that says "don't access these pages." We obey those rules. This means some pages might return "blocked by robots.txt" instead of metadata - but it also means we're operating ethically and transparently by respecting site owners' intellectual property.
For our users, we offer a free "Check URL" button to see if a URL is likely accessible or blocked by robots.txt before spending credits to fetch it.
For our users, we offer a free "Check URL" button to see if a URL is likely accessible or blocked by robots.txt before spending credits to fetch it.
We cannot guarantee a URL will be accessible just based on robots.txt. A site may block access for many reasons. Checking robots.txt first is a reasonable step before fetching to ensure success.
The "Go Fetch!" button on the homepage extracts the metadata from the URL you enter into the search box. When you click "Go Fetch!" you'll be prompted to use your browser plugin wallet to pay $0.01 in USDC cryptocurrency on Coinbase's Base network to pay. You can pay as you go, there is no Minifetch account setup or monthly fee. This service uses Coinbase's x402 protocol to facilitate these payments.
Full API documentation can be found here.
We also provide API docs in LLMs.txt format here for use by LLMs.
We don't process those. Here's why:
Not directly. The "Check URL" button checks robots.txt for the URL you enter, so bit.ly links will check bit.ly's rules, not the final destination page.
Solution: Expand the shortened URL first (paste it in your browser, copy the final URL), then use the final URL in Minifetch.
Yes! If you have premium content or APIs, we can work with you to:
This lets site owners monetize metadata access without managing payment infrastructure. Contact us thru our feedback form to discuss partnership opportunities.
Yes, Minifetch.com is the hosted version of a free and open-source npm package called url-metadata that has been serving the community for 9+ years.
During that time some users expressed a preference for a hosted service for various reasons, mostly technical hurdles with coding or accidentally triggering blocks from websites when using the open-source package.
3.3 Million+ downloads over 9 years!
Docs are
here.
Add to your project:
npm install url-metadata --save
Sure, just use our feedback form and we'll get back to you.