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?

Message permanent page

— 

<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

xxx
changes upon load

— Https://www.tripadvisor.com/Attraction_Review-g60763-d267031-Reviews-Manhattan_Skyline-New_York_City_New_York.html

Message permanent page

— 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

Message permanent page

— Holy shit, the deepcreampy project works

— 🤣