Michael Oppong Posted on Apr 9, 2020 Covid facts #twiliohackathon #python Web scraping is really annoying when a website keeps changing eh twiliohackathon Top comments (2) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Lizzie Siegle Lizzie Siegle Lizzie Siegle Follow cloudflare dev advocate | js + python hacker, but has been seen writing haskell + swift | chatbot + ml enthusiast | disney, pikachu, #gsw fan. newsletter: https://lizziepika.substack.com/ Location sf, ca Education bryn mawr cs Work Cloudflare devrel Joined Jun 10, 2016 • Apr 9 '20 Dropdown menu Copy link Hide Yes that is annoying! Luckily, Python's Beautiful Soup makes it slightly easier IMO. Is that what you're using? Collapse Expand Michael Oppong Michael Oppong Michael Oppong Follow A Computer Science student trying to get a dev/ data science position is Spain Email michaeloppong123@gmail.com Location Toronto Education BS.c Comp Sci Work student Joined May 17, 2018 • Apr 9 '20 Dropdown menu Copy link Hide I was doing it manually, but just switched to it recently, it truly is amazing Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Yes that is annoying! Luckily, Python's Beautiful Soup makes it slightly easier IMO. Is that what you're using?
I was doing it manually, but just switched to it recently, it truly is amazing