当前位置:首页 > 编程开发

Foxyspider 1.3

webgou15年前 (2011-06-19)编程开发200
FoxySpider FoxySpider is your personal web crawler! It can crawl into a given web site and retrieve what you really want (video clips, images, music files, etc.). FoxySpider displays the located items in a well-structured thumbnail gallery for ease of use. FoxySpider 是一款小巧网页爬虫程序!它可以抓取指定的页面和接到到指定的内容(视频剪切,图片,歌曲文件,等).它以缩图图显示每条条目。 More about this add-on: FoxySpider can be used to create a thumbnail gallery containing links to rich media files of any file types you are interested in. It can also crawl deep to any level on a website and display the applicable files it found in the same gallery. FoxySpider is useful for different media content pages (music, video, images, documents), thumbnail gallery post (TGP) sites, podcasts. You can narrow and expand the search to support exactly what you want. FoxySpider 创建缩略图可以链接丰富多媒体信息。它也能攫取任何深度的站点和显示在同一个画框里。 This version of FoxySpider is provided for your enjoyment for a 30 day trial period. During this period you can enjoy all of FoxySpider's features. Once the trial period is over, FoxySpider will continue to support all its features, but galleries will be limited to 10 thumbnails. You can upgrade to a fully functional FoxySpider at any time by paying a nominal registration fee and getting a unique license key. Find FoxySpider on Facebook [IMG]zb_users/upload/legacy-upload/2011/6/foxySpider.PNG[/IMG] Developer Comments: Thank you for considering FoxySpider! This add-on is very powerful if used correctly. However, you might get an empty galley, if FoxySpider is misconfigured or if there are no items to display in the gallery. An empty gallery does not necessarily mean a bug, and I will be happy to assist to resolve any misunderstanding.
  • FoxySpider is very configurable, from the add-on options. FoxySpider很容易设置
  • Under "content" tab you can specify what file types you want FoxySpider to fetch for you. "Linked files" are files that in the original page you have to click in order to access. "Embedded files" are files that simply exist in the original page without any need to click on them (currently only the most obvious "embedded files" are supported - images). However, all the files in the gallery that FoxySpider creates have the same look-and-feel, whether they are "linked files" or "embedded files".
  • Set "Ignore files without thumbnails" to see only files that a thumbnail can be shown for in the gallery. Unset this option to also see files without an image. A generic thumbnail will be used instead.
  • You can press any item in the gallery once it appears. It will not interfere with the creation of the gallery!
  • It is recommended to "Open files in: The background" for file types that your browser is set to download automatically (for example video files). Use "Open files in: New window" for file types that your browser is set to handle internally (for example image files).
  • If you are satisfied with a gallery and would like to save it as an HTML file, select "Save FoxySpider Gallery" from the context menu (right click menu).
  • Recursive crawling(递归抓取):
  • You can configure how deep your FoxySpider crawls ("crawl depth"). Use this wisely because it is very easy to get to astronomical number of pages. Crawl depth = 0 - scans only the original page; Crawl depth = 1 - scans the original page and the pages linked by it; Crawl depth = 2 - scans the original page, the pages linked by it and also the pages linked by them; Crawl depth = 3 - well, you got the picture...
  • To protect FoxySpider from scanning millions of pages you can (but do not have to) limit the maximal number of pages you want FoxySpider to scan or/and the maximal number of images in the gallery. Crawl is stopped when either of the limits is reached.
  • There are other ways to limit the crawl scope using the advance filters, available by middle-clicking the FoxySpider's button.
  • 扫描二维码推送至手机访问。

    版权声明:本文由知了博客发布,如需转载请注明出处。

    本文链接:https://www.webgou.info/?id=473

    标签: Mozilla
    分享给朋友:

    “Foxyspider 1.3” 的相关文章

    TCPMP编译方法

     tcpmp是目前支持最多可以用在嵌入式设备中多媒体…

    WINCE下如何使用串口!

    1.创建线程 //////////////////////////////////////////////////////////////////////////// DWORD CApplicationDlg::CommRecvTread(LPVOID lparam) { DWORD dwLeng…

    Windows CE 内存管理

    内存管理        如果你在写Windows CE 程序中遇到的最重要的问题,那一定是内存问题。一个WinCE 系统可能只有4MB 的RAM,这相对于个人电脑来说是十分少的,因为个人电脑的标准配置已经到了128MB 甚至更多。事实上,运…

    FM 中的 RDS 功能

     从网上搜来的字面解释是:RDS是英国BBC广播公司开发的一种特殊的无线电广播,称”无线数据广播系统“(Radio Data System),它是在调频广播发射信号中利用副载波把电台名称、节目类型、节目内容及其它信息以数字形式发送出去。通过具有RDS功能的调谐器就…

    CentOS7安装Docker与使用篇

     一、在CentOS7上安装docker篇1. 查看系统版本: ...…

    查看apk的versionCode的2种方式

     1.使用adb来查询,前提是你已经安装到设备上了。 ...…

    发表评论

    访客

    看不清,换一张

    ◎欢迎参与讨论,请在这里发表您的看法和观点。