Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 396 Bytes

File metadata and controls

13 lines (10 loc) · 396 Bytes

CurlPlus

PHP CURL wrapper with many additional functions, aimed at fast and quality working. Features for now:

  • basic functions - custom requests, headers, random delay, proxy, etc.
  • advanced cookie parsing
  • random useragent generator
  • redirects control, full URLs resolving
  • proxylists

old_fetcher - very old version with not so clean code. And this version is a try to make all good.