First, let's clarify the terminology. Scraping is the extraction itself: 'fetching HTML from a page, parsing it, and extracting the target data.' Crawling is the act of patrolling: 'following links to ...