Skip to content

Latest commit

History

History
11 lines (8 loc) 路 515 Bytes

File metadata and controls

11 lines (8 loc) 路 515 Bytes

What is web crawling and how to crawl websites with PHP?

Web crawling is automated process where a program is browsing World Wide Web to index data from websites. Examples of web crawlers or web spiders are Googlebot, bingbot and others.

See also