Building Your Own Web Crawler Tutorial

Php Buddies,

Tonight I am looking into building my own web crawler with php or cURL.

If you know of any good text/youtube video tutorial that will use procedural style and mysqli_ to build a simple web crawler (beginner level) then let me know.
Currently, checking this out:

Looking at the tutorials available, which one you deem best for me ?
https://www.google.com/search?q=how+to+build+your+own+web+crawler+%3F+AND+php%2C+-python&oq=how+to+build+your+own+web+crawler+%3F+AND+php%2C+-python&gs_l=psy-ab.3...4805.6294.0.7674.8.8.0.0.0.0.289.716.2-3.3.0....0...1.1.64.psy-ab..5.0.0.c5r3btrhiC8

Spotted a few on google and youtube but they use pdo. And, I ain’t into pdo yet.

Thanks

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.