Message from Python discussions
December 2018
— I want to extract the email from a TripAdvisor listing, where there is an onlick event that opens the default email application. What is the best way to extract it?
<span class="taLnk" onclick="placementEvCall('taplc_location_detail_contact_card_ar_responsive_0', 'handlers.trackEmailClick', event, this, 'xxx');">Email</span>
— That's how the html aspect of it looks where the
xxxchanges upon load
— Https://www.tripadvisor.com/Attraction_Review-g60763-d267031-Reviews-Manhattan_Skyline-New_York_City_New_York.html
— That's the sample link.
— Either regex or bs4
— Good luck with redex and emails tho
— Sigh. I'm never good at regex :(
— Lol 😆
— Hi, i am working with tempfile library and im wondering how to load a binary file into a NamedTemporaryFile
— Holy shit, the deepcreampy project works
— 🤣