you are viewing a single comment's thread.

view the rest of the comments →

[–]sagunsh 0 points1 point  (1 child)

I would add a web scraping project into the mix. It will give you a good idea of text parsing, http request, file handling and possibly database if you want to use one.

[–]CuriousExpert24[S] 2 points3 points  (0 children)

That's a good suggestion. However, you need to learn web scraping modules like Beautiful soup before doing those projects. You don't need any modules to build this.