i want to get some contents from specific sites, and use this contents in our site which we are developing. <br><br>nevz@<br><br><div class="gmail_quote">On Dec 17, 2007 3:00 AM, Andy Farnsworth <<a href="mailto:farnsaw@stonedoor.com">
farnsaw@stonedoor.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Unless the site provides a specific feed (RSS, Atom, or some other
<br>standard or proprietary format) what you are trying to do is called<br>screen scraping and will probably break each and every time the site you<br>are scraping changes.  You can use Perl and the LWP perl module to do<br>
this.  If it is for personal work, then that is ok, but if you are doing<br>this professionally, it would be better to contact the site / company<br>and arrange a data feed.<br><br>What are you trying to accomplish?<br><br>
Andrew<br><div><div></div><div class="Wj3C7c"><br>Nevzat Hami wrote:<br>> hi,<br>><br>> i want to extract specific content from specific sites.<br>><br>>  Is it possible to do this with any program? or any ideas how to do it?
<br>><br>> thanks,<br>><br>> nevz@<br><br></div></div><font color="#888888">--<br>Gllug mailing list  -  <a href="mailto:Gllug@gllug.org.uk">Gllug@gllug.org.uk</a><br><a href="http://lists.gllug.org.uk/mailman/listinfo/gllug" target="_blank">
http://lists.gllug.org.uk/mailman/listinfo/gllug</a><br></font></blockquote></div><br>