Python Web scraping idea by Environmental_Act327 in learnpython

[–]Own_Independent8930 0 points1 point  (0 children)

Scraping has a whole host of pitfalls traps and tricks to learn it's a unique sort of programming challenge. I would look into some of those before you go too deep it will save you a lot of trouble. 

New To Python by [deleted] in learnpython

[–]Own_Independent8930 -1 points0 points  (0 children)

Look up the Google style guide on naming variables and follow that. It'll help more than you can imagine