Skip to content

highsea/alexa-php-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexa-php-

一个php爬虫小程序;获取 www.alexa.com 多个分类 top500 的数据

Demo:

执行爬虫,具体见 index.php

  • 参数 category类别:global、countries、category,
  • 参数 page页码(0-n) ,
  • 参数 name子类别:global下无子分类;county 下分类:见index.php;category 下分类:见index.php
  • 参数times :0为第一次运行,创建表;1为表存在;默认1
  • 提交链接 demo: spiderall.php?category=global&page=0

About

一个php爬虫小程序;获取 http://www.alexa.com/ 多个分类 top500 的数据

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages