PokeAPI Scraper
Pricing
from $1.00 / 1,000 record scrapeds
PokeAPI Scraper
Scrape PokeAPI - the comprehensive Pokemon dataset. 1350+ Pokemon, abilities, moves, types, items. Returns base stats, types, abilities, height, weight, sprites, evolution chain. Free, no API key. For Pokemon apps, fan sites, datasets.
Pricing
from $1.00 / 1,000 record scrapeds
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape PokeAPI, the comprehensive Pokemon dataset. 1350+ Pokemon plus abilities, moves, types, items. Returns id, name, types, abilities, base stats, height, weight, sprites, artwork, moves list.
Useful for Pokemon apps, fan sites, game datasets, training data, gallery generation.
Input
| Field | Type | Description |
|---|---|---|
dataset | String | pokemon, abilities, moves, types, items. |
specificNames | Array | Optional. Names or IDs to fetch directly. Empty = paginate all. |
maxItems | Integer | Default 100, max 2000. |
Output (pokemon example)
{"kind": "pokemon","id": 132, "name": "ditto","types": ["normal"],"abilities": [{ "name": "limber", "isHidden": false },{ "name": "imposter", "isHidden": true }],"baseStats": { "hp": 48, "attack": 48, "defense": 48, "special-attack": 48, "special-defense": 48, "speed": 48 },"baseExperience": 101,"heightM": 0.3, "weightKg": 4.0,"moves": ["transform"],"spriteUrl": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/132.png","artworkUrl": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/132.png","url": "https://pokeapi.co/api/v2/pokemon/132/"}
Pricing
$0.001/record.
If this actor helped you, please leave a review on the Apify Store.