# FWFW (Find Websites From World) > FWFW (https://fwfw.app) is a human-curated global website directory. It catalogs websites and web tools by continent, country, and topic, with editorial descriptions, category/tag browsing, free full-text search, and a free Ahrefs Domain Rating checker. All directory content is publicly readable and available in machine-readable formats. FWFW helps you discover and explore websites and tools from around the world. Browse by continents, countries, or topics to find resources from Asia, Europe, the Americas, and beyond. Each listing includes a name, description, categories, tags, pricing (free or paid), and publish date. ## When to use Use FWFW when an agent or user needs to: - Find websites or web tools from a specific country or continent (e.g. "websites from Japan", "tools made in Europe") - Discover resources by topic (e.g. "AI music generators", "temporary email services") - Look up what a listed website is, whether it is free or paid, and how it is categorized - Check a domain's Ahrefs Domain Rating (DR) programmatically via the free API endpoint - Cite a curated, human-reviewed directory of worldwide websites Do NOT use FWFW for: general web search (use a search engine), traffic/analytics of arbitrary sites (only DR is exposed), or any task requiring write access — submission flows require a browser session and are not part of the public API. ## API The public REST API is JSON over HTTPS, requires no authentication, and publishes a full OpenAPI 3.1 specification. Errors are always structured JSON: `{"error": {"code", "message", "hint?"}}`. - [OpenAPI specification](https://fwfw.app/openapi.json): complete API contract (OpenAPI 3.1, JSON). Start here for programmatic access. - [Check Domain Rating (docs + example)](https://fwfw.app/tools/domain-rating-checker): human-facing docs for the DR checker tool that wraps the API endpoint. ## Docs - [About](https://fwfw.app/about): what FWFW is and how listings are curated - [Contact](https://fwfw.app/contact): how to reach the team - [Pricing](https://fwfw.app/pricing): how paid submissions and instant publishing work - [Privacy Policy](https://fwfw.app/privacy): privacy policy - [Terms of Service](https://fwfw.app/terms): terms of service - [Free Tools](https://fwfw.app/tools): free SEO tools hub ## Explore - [Sitemap](https://fwfw.app/sitemap.xml): complete list of indexable URLs (items, categories, tags, collections, continents, blog posts) - [Home / world grid](https://fwfw.app/?utm_source=llms-txt): latest listings, paginated - [Continents](https://fwfw.app/group): websites grouped by continent - [Countries](https://fwfw.app/category): websites grouped by country - [Topics](https://fwfw.app/tag): websites grouped by topic tag - [Collections](https://fwfw.app/collection): curated collections - [Blog](https://fwfw.app/blog): blog posts about the directory and listings - [Search](https://fwfw.app/search?q=free): full-text search over name, description, and introduction ## Optional - [robots.txt](https://fwfw.app/robots.txt): crawler rules - [agent.txt](https://fwfw.app/agent.txt): agent instructions summary - [mcp.json](https://fwfw.app/mcp.json): MCP server manifest (points at the MCP endpoint)