<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	「VBA抓取带登录和cookie的网页」的评论	</title>
	<atom:link href="https://wolfccb.com/vba-web-scrapping-with-cookies/feed/" rel="self" type="application/rss+xml" />
	<link>https://wolfccb.com/vba-web-scrapping-with-cookies/</link>
	<description></description>
	<lastBuildDate>Fri, 13 Sep 2024 03:34:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		评论者：wolfccb		</title>
		<link>https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1024</link>

		<dc:creator><![CDATA[wolfccb]]></dc:creator>
		<pubDate>Sat, 28 Jan 2023 00:36:16 +0000</pubDate>
		<guid isPermaLink="false">https://wolfccb.com/?p=995#comment-1024</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1023&quot;&gt;Devon&lt;/a&gt;。

有个SeleniumBasic，试试看？]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1023">Devon</a>。</p>
<p>有个SeleniumBasic，试试看？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Devon		</title>
		<link>https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1023</link>

		<dc:creator><![CDATA[Devon]]></dc:creator>
		<pubDate>Wed, 25 Jan 2023 10:29:25 +0000</pubDate>
		<guid isPermaLink="false">https://wolfccb.com/?p=995#comment-1023</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1021&quot;&gt;wolfccb&lt;/a&gt;。

是的，目前我就是用手动获取。原来的宏能用是能用。但把宏给其他人使用时，我要解释如何手动获取，比较费事。

另外我也用想用Selenium获取cookie,但目标网站能识别Selenium，然后就不返回数据。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1021">wolfccb</a>。</p>
<p>是的，目前我就是用手动获取。原来的宏能用是能用。但把宏给其他人使用时，我要解释如何手动获取，比较费事。</p>
<p>另外我也用想用Selenium获取cookie,但目标网站能识别Selenium，然后就不返回数据。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：wolfccb		</title>
		<link>https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1021</link>

		<dc:creator><![CDATA[wolfccb]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 08:24:55 +0000</pubDate>
		<guid isPermaLink="false">https://wolfccb.com/?p=995#comment-1021</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1020&quot;&gt;Devon&lt;/a&gt;。

我不知道VBA怎么调用IE之外的浏览器。要么试试用chrome登录后，手动获取cookie，把它放在VBA里？]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1020">Devon</a>。</p>
<p>我不知道VBA怎么调用IE之外的浏览器。要么试试用chrome登录后，手动获取cookie，把它放在VBA里？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Devon		</title>
		<link>https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1020</link>

		<dc:creator><![CDATA[Devon]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 03:11:47 +0000</pubDate>
		<guid isPermaLink="false">https://wolfccb.com/?p=995#comment-1020</guid>

					<description><![CDATA[老狼您好，请教一下，第一个获取cookie的函数，我用Chrome登录某网站后，获取的cookie不是登录状态的。我猜想函数获取的只能是WebBrowser或者IE登录的cookie。但问题是，现在微软已不再对IE维护了，我需要登录的网站，无法用IE或者WebBrowser打开。请问还有别的函数吗？

谢谢！]]></description>
			<content:encoded><![CDATA[<p>老狼您好，请教一下，第一个获取cookie的函数，我用Chrome登录某网站后，获取的cookie不是登录状态的。我猜想函数获取的只能是WebBrowser或者IE登录的cookie。但问题是，现在微软已不再对IE维护了，我需要登录的网站，无法用IE或者WebBrowser打开。请问还有别的函数吗？</p>
<p>谢谢！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：匿名		</title>
		<link>https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-1009</link>

		<dc:creator><![CDATA[匿名]]></dc:creator>
		<pubDate>Wed, 16 Nov 2022 04:07:43 +0000</pubDate>
		<guid isPermaLink="false">https://wolfccb.com/?p=995#comment-1009</guid>

					<description><![CDATA[咋不行呢，返回未登录！]]></description>
			<content:encoded><![CDATA[<p>咋不行呢，返回未登录！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：davie		</title>
		<link>https://wolfccb.com/vba-web-scrapping-with-cookies/#comment-998</link>

		<dc:creator><![CDATA[davie]]></dc:creator>
		<pubDate>Fri, 21 Oct 2022 15:50:17 +0000</pubDate>
		<guid isPermaLink="false">https://wolfccb.com/?p=995#comment-998</guid>

					<description><![CDATA[感谢分享! 非常棒!]]></description>
			<content:encoded><![CDATA[<p>感谢分享! 非常棒!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
