Inspiration
For beginners like me, projects are a very important part of our learning in the development field. I spent hours on making this project took some references too. And finally, it works successfully scaped the all info which the user wants.
What it does
It's not very high graphics and software, a python script that scraps the data or product details just by providing the URL of the product. Python language is my one of the favorite language.
How we built it
You have to just use some modules like requests (For fetching the data from URL) and beautiful soup from bs4 (For Parsing the data) and pandas (For saving data to CSV file) which was the resultant output.
Challenges we ran into
I stuck in working with pandas as I am new to use that and how the things are gonna work with that. saving the files or output to CSV file I used that. I learned a lot while making this.
Accomplishments that we're proud
The feeling which I got when it compiled successfully and gives the resultant output, was amazing and good. Well, much more to come and on the way to learn and grow. And trying to collab with the community as much I can. Highly motivated to do more things in the development domain surely.
What we learned
What's next for Scrap it Python
Currently, learning languages use for web development as I like the website designs thing too, willing to make some projects in that field too.
Log in or sign up for Devpost to join the conversation.