URL Meta is a web information retrieval API service for developers. Its core goal is to let callers obtain a URL’s meta tags, website screenshots, DNS records, and render HTML/SVG as images through a simple API, without having to crawl or parse web pages themselves. The official site says it has served millions of requests, positioning it more as a small infrastructure utility than a full crawler platform.
The Meta API can return information such as a page’s title, description, image, favicon, and logo, and it also mentions richer structured metadata such as article author, recipe data, movie ratings, and prices. The Screenshot API can generate PNG screenshots; the free version is viewport-only, while the paid version supports full-page screenshots. The DNS API supports standard records such as A, AAAA, CNAME, MX, NS, and TXT, as well as BIMI and DMARC, and can parse key=value content in TXT records into parsedTXT. The Render API can render HTML or SVG strings.
All APIs require an API key, are called via HTTPS GET, and return JSON; the screenshot endpoint returns a short-lived file URL. The documentation provides endpoints, parameters, response structures, and examples, and includes Curl, Node.js, PHP, and Python samples, making integration relatively straightforward. However, the main documentation does not appear to include complete details on official SDKs, rate limits, SLA, data retention, security/compliance, or error codes, so these should be confirmed before enterprise use.
The free plan is $0/month, requires no credit card, and includes 500 requests/month, covering only general meta tags and viewport screenshots. The Premium Package costs $9/month and includes 25,000 requests, extended meta information, full-page screenshots, and priority support. For lightweight projects, the value looks good, but for high-concurrency or large-scale batch processing, the text does not provide higher-tier plans or overage pricing.
The advantages are a simple API, coverage of three high-frequency use cases—link previews, screenshots, and DNS—fairly comprehensive DNS record support, and a friendly free trial. The drawbacks are the limited free quota, screenshot links that are valid for only 5 minutes, and the lack of disclosed information on open source availability, self-hosting, payment methods, and service guarantees. It is suitable for teams building content aggregation, SEO tools, monitoring systems, link previews, and internal operations tools that need quick integration.
The scraped text does not provide information on mainland China network access, payments, or compliance, so the status is unknown. If using it in a production environment in China, it is recommended to first test connectivity and latency to api.urlmeta.org. If access is limited, consider building your own parsing/screenshot service or using cloud functions and browser rendering services that are accessible domestically.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on urlmeta.org official site.
urlmeta.org is an Unknown Dev Tools provider. TG4G tracks its product information, with monthly pricing from $9.00, an overall rating of 8.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach urlmeta.org directly.