Pokemon Data Search avatar

Pokemon Data Search

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Pokemon Data Search

Pokemon Data Search

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Donny

Donny

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

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.

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.

  1. Enter a Pokemon name (e.g., "pikachu") or Pokedex number (e.g., "25").
  2. Optionally enable List Mode to fetch multiple Pokemon at once.
  3. Click "Start" and the actor will fetch complete Pokemon data.
  4. Download your results in JSON, CSV, or Excel format.

Works with zero configuration — click Start to get Pikachu data immediately.

Input Parameters

ParameterTypeDescriptionDefault
pokemonNamestringPokemon name or Pokedex numberpikachu
listModebooleanList multiple Pokemon instead of searching onefalse
maxResultsintegerHow 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: