Skip to content

maximilianredt/RollingCurlX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

RollingCurlX with optimized parallel Requests

This is a Fork of http://www.github.com/marcushat/rollingcurlx. It includes the possibility to add multiple new Links while the script is running and let cURL request them parallel. This for example allows Crawlers to start with one page and visit all found links from page1 parallel. Original RollingCurlX currently only visits one link after an other in this case.

About

Easy to use cURL Multi wrapper for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%