{"id":26851196,"url":"https://github.com/jrkinch/pokemon_list","last_synced_at":"2025-06-21T21:03:07.793Z","repository":{"id":285279166,"uuid":"953411599","full_name":"jrkinch/pokemon_list","owner":"jrkinch","description":"Project for scrapping Pokémon names.","archived":false,"fork":false,"pushed_at":"2025-03-30T18:49:46.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T19:34:00.005Z","etag":null,"topics":["pandas","python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrkinch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-23T09:59:25.000Z","updated_at":"2025-03-30T18:49:49.000Z","dependencies_parsed_at":"2025-03-30T19:34:04.162Z","dependency_job_id":"d8fc8bbb-79eb-4dc4-8824-11e583f34d55","html_url":"https://github.com/jrkinch/pokemon_list","commit_stats":null,"previous_names":["jrkinch/pokemon_list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrkinch/pokemon_list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrkinch%2Fpokemon_list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrkinch%2Fpokemon_list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrkinch%2Fpokemon_list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrkinch%2Fpokemon_list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrkinch","download_url":"https://codeload.github.com/jrkinch/pokemon_list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrkinch%2Fpokemon_list/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261193088,"owners_count":23122904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pandas","python","selenium"],"created_at":"2025-03-30T22:18:50.263Z","updated_at":"2025-06-21T21:03:02.777Z","avatar_url":"https://github.com/jrkinch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003epokemon_list\u003c/h1\u003e\nProject for scrapping Pokémon names.\u003cbr\u003e\nData Source: \"https://m.bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_by_National_Pok%C3%A9dex_number\"\u003cbr\u003e\u003cbr\u003e\n\nProject to extract pokemon list from website to an excel document.\u003cbr\u003e\nWanted to do a webscrapping project using Selenium.\u003cbr\u003e\n\u0026emsp;- Takes data from website and puts info into excel spreadsheet.\u003cbr\u003e\n\u0026emsp;\u0026emsp;- 'pokemon_output.xlsx' located in the 'pokemon_list/data' folder.\u003cbr\u003e\n\u0026emsp;\u0026emsp;- Has five columns; 'Pokedex', 'Image', 'Name', 'Type1', 'Type2':\u003cbr\u003e\n\u0026emsp;\u0026emsp;\u0026emsp;- 'Pokedex', Pokemon's number in the Pokedex.\u003cbr\u003e\n\u0026emsp;\u0026emsp;\u0026emsp;- 'Image', URL location of PNG on web.\u003cbr\u003e\n\u0026emsp;\u0026emsp;\u0026emsp;- 'Name', Pokemon's Name.\u003cbr\u003e\n\u0026emsp;\u0026emsp;\u0026emsp;- 'Type1', Element type of Pokemon.\u003cbr\u003e\n\u0026emsp;\u0026emsp;\u0026emsp;- 'Type2', Second element type of Pokemon, blank if None.\u003cbr\u003e\u003cbr\u003e\n\n\t\n\u003ch2\u003eInstallation:\u003c/h2\u003e\n1) Run \u003ccode\u003epip install -r requirements.txt\u003c/code\u003e in the project folder or 'run_requirements.bat' from the 'scripts' folder.\u003cbr\u003e\n2) Install the webdrivers for OS at \"https://www.selenium.dev/downloads/\".\u003cbr\u003e\n\u0026emsp;- Project has setup for Chrome and Firefox webdrivers but other could be added.\u003cbr\u003e\u003cbr\u003e\n\n\n\u003ch2\u003eGetting Started:\u003c/h2\u003e\nSteps:\u003cbr\u003e\n1) Put the 'pokemon_list' folder in any project.\u003cbr\u003e\n2) Use \u003ccode\u003efrom pokemon_list import pokemon_list\u003c/code\u003e in project.\u003cbr\u003e\n3) Init the class then use the 'check_file_and_get_latest' function from module.\u003cbr\u003e\n- Example:\u003cbr\u003e\n\u003ccode\u003epl = pokemon_list.PokemonList()\npl.check_file_and_get_latest()\n\u003c/code\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrkinch%2Fpokemon_list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrkinch%2Fpokemon_list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrkinch%2Fpokemon_list/lists"}