Allows users to search for a specific keyword across a set of web pages.
The scraper collects and processes the content of web pages, then stores the data for searching.
When a user enters a keyword, the system displays:
A list of links where the keyword appears.
The number of times the keyword is found in each link.
This helps users quickly identify the most relevant pages and how frequently the keyword occurs.