Begin to scrape Pokemon

This commit is contained in:
2022-10-19 22:08:35 -04:00
parent ea85e210fb
commit ae7c9b306f
4 changed files with 77 additions and 3 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@
__pycache__/
*.py[cod]
*$py.class
.vscode
pokemon
# C extensions
*.so