A web crawler is an crawler application that reads web resources (mostly a web page) and parse them to extract meaningful information.
A crawl cycle consists of 4 steps:
Crawler needs to respect the rate limiting configuration.
Crawler are build with a headless browser library
Example: