文件名称:Snoopy-1.2.4
介绍说明--下载内容均来自于网络,请自行研究使用
Snoopy是一个php类,用来模拟浏览器的功能,可以获取网页内容,发送表单。
Snoopy的一些特点:
1抓取网页的内容 fetch
2 抓取网页的文本内容 (去除HTML标签) fetchtext
3抓取网页的链接,表单 fetchlinks fetchform
4 支持代理主机
5支持基本的用户名/密码验证
6 支持设置 user_agent, referer(来路), cookies 和 header content(头文件)
7支持浏览器重定向,并能控制重定向深度
8能把网页中的链接扩展成高质量的url(默认)
9提交数据并且获取返回值
10 支持跟踪HTML框架
11支持重定向的时候传递cookies
要求php4以上就可以了 由于本身是php一个类 无需扩支持 服务器不支持curl时候的最好选择-Snoopy is a php class used to simulate the function of the browser, you can access to the website content, send the form. Some of Snoopy Features: 1 crawl the web fetch crawl the web text content (remove HTML tags) behaves exactly crawl the web link form fetchlinks fetchform supports proxy hosts support basic username/password authentication support set user_agent, referer (antecedents), cookies and header content (header files) 7 supports browser redirects, and can control the redirect depth can web link expansion into high-quality url (default) submit data and Returns a value obtained 10 support tracking HTML fr a me the 11 passing cookies that support redirection requirements php4 above can php a class do not need to expand to support the server does not support the best choice for curl when
Snoopy的一些特点:
1抓取网页的内容 fetch
2 抓取网页的文本内容 (去除HTML标签) fetchtext
3抓取网页的链接,表单 fetchlinks fetchform
4 支持代理主机
5支持基本的用户名/密码验证
6 支持设置 user_agent, referer(来路), cookies 和 header content(头文件)
7支持浏览器重定向,并能控制重定向深度
8能把网页中的链接扩展成高质量的url(默认)
9提交数据并且获取返回值
10 支持跟踪HTML框架
11支持重定向的时候传递cookies
要求php4以上就可以了 由于本身是php一个类 无需扩支持 服务器不支持curl时候的最好选择-Snoopy is a php class used to simulate the function of the browser, you can access to the website content, send the form. Some of Snoopy Features: 1 crawl the web fetch crawl the web text content (remove HTML tags) behaves exactly crawl the web link form fetchlinks fetchform supports proxy hosts support basic username/password authentication support set user_agent, referer (antecedents), cookies and header content (header files) 7 supports browser redirects, and can control the redirect depth can web link expansion into high-quality url (default) submit data and Returns a value obtained 10 support tracking HTML fr a me the 11 passing cookies that support redirection requirements php4 above can php a class do not need to expand to support the server does not support the best choice for curl when
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Snoopy-1.2.4
............\AUTHORS
............\TODO
............\Snoopy.class.php
............\INSTALL
............\FAQ
............\README
............\COPYING.lib
............\ChangeLog
............\NEWS
PHP使用GD库实现生成网页缩略图.txt