<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/16847" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-05-02T14:37:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/16847</id>

		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2009-05-02T14:37:00-04:00</updated>

		<published>2009-05-02T14:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88653#p88653</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88653#p88653"/>
		<title type="html"><![CDATA[Scraping pages while logged in]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88653#p88653"><![CDATA[
remember about cookies, most of login "systems" uses session IDs on the server side and session cookies on the client side (web browser)<br><br>some hints,<br><a href="http://wiki.tcl.tk/3828" class="postlink">http://wiki.tcl.tk/3828</a><br><a href="http://wiki.tcl.tk/17611" class="postlink">http://wiki.tcl.tk/17611</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Sat May 02, 2009 2:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pen]]></name></author>
		<updated>2009-05-01T18:31:50-04:00</updated>

		<published>2009-05-01T18:31:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88633#p88633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88633#p88633"/>
		<title type="html"><![CDATA[Scraping pages while logged in]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88633#p88633"><![CDATA[
Yes, it's just a regular web page, but unfortunately, you have to be logged in to see it.  I can log in and read it just fine, but I wasn't sure if tcl could be used to do the same.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10617">pen</a> — Fri May 01, 2009 6:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-05-01T15:34:29-04:00</updated>

		<published>2009-05-01T15:34:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88631#p88631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88631#p88631"/>
		<title type="html"><![CDATA[Scraping pages while logged in]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88631#p88631"><![CDATA[
Most likely, yes.<br><br>I'm assuming you're talking 'bout scraping text off a webpage. "All" you'll have to do, is replicate the login procedure, and you should be all done. Since logons can be done in a multitude of different fashions, that's as good as the answer gets.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri May 01, 2009 3:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pen]]></name></author>
		<updated>2009-05-01T14:58:28-04:00</updated>

		<published>2009-05-01T14:58:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88629#p88629</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88629#p88629"/>
		<title type="html"><![CDATA[Scraping pages while logged in]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88629#p88629"><![CDATA[
Hey, I'm trying to figure out how to scrape some text and output it to my irc channel. But the problem is that the text I want is on a page that's only accessible while I'm logged in.  Is there a way to do this with tcl?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10617">pen</a> — Fri May 01, 2009 2:58 pm</p><hr />
]]></content>
	</entry>
	</feed>
