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 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 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