# Poocoo - Anagram Solver & Scrabble Dictionary > Poocoo is an advanced anagram solver and word finder for games like Scrabble and Words with Friends. Find every possible word from your letters instantly. ## Main Tools ### Generators & Solvers - [Anagram Solver](https://poocoo.co.uk/) - Enter your letters, discover all possible words. - [Advanced Search](https://poocoo.co.uk/advanced) - Patterns (?, *) and regular expressions (regex). - [Wordle Solver](https://poocoo.co.uk/wordle-solver) - Solve Wordle puzzles efficiently. ### Browse All Words Complete word database with interactive filtering: - [All Words](https://poocoo.co.uk/words) - Browse the complete dictionary. - Filter by: - **Length**: e.g., [5-letter words](https://poocoo.co.uk/words-with-5-letters), [7-letter words](https://poocoo.co.uk/words-with-7-letters) - **Starting letter**: e.g., [words starting with A](https://poocoo.co.uk/words-starting-with-a), [starting with Q](https://poocoo.co.uk/words-starting-with-q) - **Ending letter**: e.g., [words ending with Z](https://poocoo.co.uk/words-ending-with-z) - **Containing letter**: e.g., [words containing X](https://poocoo.co.uk/words-containing-x) - **Combinations**: e.g., [5-letter words starting with S](https://poocoo.co.uk/words-with-5-letters-starting-with-s) ### Hooks and Word Extensions A tool for analyzing the possibilities of extending words already on the board with additional letters: - **Main search engine**: [Word Extensions](https://poocoo.co.uk/en/word-extensions) – combining base words with letters from the rack and blanks. - **Dynamic page generation**: - Structure: `https://poocoo.co.uk/hooks-word-{word}` - Example: [Extensions for the word BOARD](https://poocoo.co.uk/hooks-word-board) ## For Developers (API) We offer a free, public JSON API for word games. - Documentation: https://api.poocoo.co.uk - Endpoints: Anagrams, Word validation, Wordle Solver, Pattern matching. ## Knowledge Base ### Dictionary Statistics - Aggregated database containing all words from all dictionaries: **267,752 words**. - **UK Scrabble** (CSW/SOWPODS): **267,751 words**. - **US Scrabble** (TWL): **178,691 words**. - **Words With Friends**: **178,692 words**. - All words validated against official tournament dictionaries. ### Interactive Analytics - [Word Statistics](https://poocoo.co.uk/word-statistics) - Length distributions, letter frequencies, interactive charts.