WebScraping with BeautifulSoup or LXML.HTML
问题 I have seen some webcasts and need help in trying to do this: I have been using lxml.html. Yahoo recently changed the web structure. target page; http://finance.yahoo.com/quote/IBM/options?date=1469750400&straddle=true In Chrome using inspector: I see the data in //*[@id="main-0-Quote-Proxy"]/section/section/div[2]/section/section/table then some more code How Do get this data out into a list. I want to change to other stock from "LLY" to "Msft"? How do I switch between dates....And get all