Skip to content

This is a web scrapping practice and part of my assignment as a Purwadhika Data Science and Machine Learning course student.

Notifications You must be signed in to change notification settings

karina-anggraeni/Ultraman-Scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cover

This is one of a few python exercises I did as a Purwadhika Data Science and Machine Learning course student. In this exercise, I practiced scrapping using the website's URL (online scrapping) wuth the help of BeautifulSoup package. I scrapped some data from this particular hobby shop website that provides information about Bandai's products.

In this particular exercise, we want to get all the names of Ultraman and Monsters figurines that are listed on the website.

Source

The end goal of this exercise is to create a JSON File that consists of the names of each figurine using Python.

Output

You can see the full code I made in the UltramanScrapping file.

About

This is a web scrapping practice and part of my assignment as a Purwadhika Data Science and Machine Learning course student.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages