Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 936 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 936 Bytes

Pokedownloader Version 1.2

MIT licensed Built with love

This bash script scrapes PokeAPI.co and downloads png images of 964 Pokemon.

bulbasaur charmander squirtle

If you like or are using this script, please give it a ⭐ for motivation :)

Running

Before running, you must give executable permissions:

chmod 744

To run the script:

./pokedownloader.sh

Images will be downloaded to the images directory.

Examples

Check out the examples folder for a few example images.

License

All code is licensed under an MIT license, for further details see LICENSE.