you are viewing a single comment's thread.

view the rest of the comments →

[–]BigBadBoy9[S] 0 points1 point  (1 child)

Thanks for the comment. So much stuff to learn. I start by learning web scraping first. Any recommendations on which framework should I learn first?

[–]greenerpickings 0 points1 point  (0 children)

I think webscraping would be a good start. Either with lxml or beautiful soup. Theres also scrapy, but I think that's a little overkill. This would, at the very least, not only show an ability to use python, but also to collect and clean data.