JamBot3000 / Hacktober-Challenges

A collection of issues for begginers for Hacktoberfest challenges! I review PR's daily!
18 stars 40 forks source link

Make a monkey image web scraper!!! #7

Open JamBot3000 opened 3 years ago

JamBot3000 commented 3 years ago

Make a script to scrape monkey images from a website!! This one's for my personal use ;)

Pythonen commented 3 years ago

I could try! Just random images of monkeys? Does it have to save the pictures or just have the urls of the pictures?

JamBot3000 commented 3 years ago

@Pythonen id prefer it be able to save my precious monkey images. Try make it so they are random each time. If that's too easy, try making a gui to browse monkey images. If you want to go a step further try find a way to validate its a picture of a monkey, maybe with a neural network. There is always a way to challenge yourselfm no matter how easy a challenge might seem :)