Pokemon Data Search
Pricing
from $10.00 / 1,000 results
Pokemon Data Search
What Does Pokemon Data Search Do?
Pokemon Data Search is an Apify actor that retrieves detailed Pokemon data from the PokeAPI database. It provides comprehensive information about any Pokemon including types, abilities, base stats (HP, Attack, Defense, Speed, etc.), height, weight, base experience, and sprite image URLs. You can look up individual Pokemon by name or Pokedex number, or use List Mode to fetch data for multiple Pokemon at once. Ideal for game databases, fan sites, data analysis projects, and educational applications.
Why Use Pokemon Data Search?
PokeAPI contains data for over 1,000 Pokemon species with hundreds of attributes each. This actor simplifies access by extracting the most useful fields into a clean, flat structure that is easy to work with in spreadsheets, databases, or applications. Instead of navigating nested API responses and making multiple requests, you get all the important data in one structured dataset. No API key required.
How to Use Pokemon Data Search
- Enter a Pokemon name (e.g., "pikachu") or Pokedex number (e.g., "25").
- Optionally enable List Mode to fetch multiple Pokemon at once.
- Click "Start" and the actor will fetch complete Pokemon data.
- Download your results in JSON, CSV, or Excel format.
Works with zero configuration — click Start to get Pikachu data immediately.
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
| pokemonName | string | Pokemon name or Pokedex number | pikachu |
| listMode | boolean | List multiple Pokemon instead of searching one | false |
| maxResults | integer | How many Pokemon to list (List Mode only) | 20 |
Output Data
Each Pokemon result includes:
- name — Pokemon name
- id — National Pokedex number
- types — List of types (Fire, Water, Grass, etc.)
- abilities — List of abilities
- stats — Base stats with names and values (hp, attack, defense, special-attack, special-defense, speed)
- height — Height in decimeters
- weight — Weight in hectograms
- baseExperience — Base experience yield
- spriteUrl — URL to the front-facing sprite image
Cost of Usage
Pokemon Data Search is extremely affordable and efficient to run.
- Per result: $0.01
- Per 1,000 results: $10
- Actor start: $0.005
Single Pokemon lookups complete in under 5 seconds. List mode fetches scale linearly.
Tips and Best Practices
- Use lowercase names for best results (e.g., "charizard" not "Charizard").
- Pokedex numbers work too — enter "25" to find Pikachu.
- In List Mode, start with a small number to test, then scale up.
- Stats include all six base stats, perfect for competitive analysis or tier lists.
Check out our other useful actors:
- Anime Search via MyAnimeList — Search anime series with ratings and synopsis.
- TV Show Search via TVMaze — Find TV shows with ratings and network info.
- D&D 5th Edition Reference — Look up D&D spells, monsters, and equipment.
