Y
Hacker News
new
|
ask
|
show
|
jobs
by
dude3
4600 days ago
I have used RollingCurl (non blocking CURL) to fetch multiple API requests at once using PHP. Really easy to implement using a simple class. The example shows how you could build a simple efficient scraper.