Skip to content

yangqihua/grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grab

grab all the links and titles from http://news.dbanotes.net/ using php

这里实现了两种方式抓取,将http://news.dbanotes.net/ using php的所有标题和链接写入了同级 目录下的web.txt中。 1.使用file_get_content()函数 2.使用cURL库自定义函数进行抓取,演示了cURL库的相关用法。

About

grab all links and titles from http://news.dbanotes.net/ using php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages