Skip to content

Simple webscraper to get Pal images and other information

License

Notifications You must be signed in to change notification settings

DavidCarlyn/palworld_webscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository scraps images of pals from the video game PalWorld. It scrapes the images from the pal wiki.

Installation

This repository has an environment.yml file for creating the conda environment needed to run the code:

conda env create -f environment.yml
conda activate pal-scrape

Running

All code for scraping and saving images can be found in the notebook.ipynb Jupyter notebook.

Notes

Some pals do not return images, still a work in progress.

About

Simple webscraper to get Pal images and other information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published