Python Forum

Full Version: In need of web scraping code!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want a web scraping Python code. The website format is like this: https://animalcrossing.fandom.com/wiki/"Villager name". I want the user to input the villager name and get its gender, personality, species, English initial phrase and favourite song. And if the input is wrong it will show an error, also the villager name should be only the first letter capitalize, like "Plucky".
welcome to the forum. we are glad to help, but we are not going to do it for you. Show us what you have so far?
If you don't know where to start, look at our tutorial section on web-scraping