我试着在这个web https://www.energylive.cloud/中抓取数据价格表,就像我在其他网站上做的那样,但我做不到(我没有太多的抓取经验)。提前感谢!: Sub ej()
Dim HTMLdoc As New MSHTML.HTMLDocument
'debug.print htmldoc.body.inner
我已经在Excel VBA中创建了一个简单的程序来从https://www.nasdaq.com/market-activity/stocks/aapl/financials中抓取表中的所有信息。XMLHTTP60Dim HTMLTables As MSHTML.IHTMLElementCollection
Dim HTMLTableHTMLDoc.body.innerHTML = X