Web Crawler To Extract Links
DOI:
https://doi.org/10.48047/CU/54/02/2039-2051Keywords:
Web Crawler, URL Extraction, Domain Filtering, Rate Limiting, Performance OptimizationAbstract
Web crawlers are essential tools for automatically extracting URLs and other information from websites, but they often face
challenges when dealing with large and complex sites. This project focuses on creating a robust web crawler that efficiently
extracts URLs from a target domain and its subdomains, filters out external links, and allows users to filter links based on
HTTP status codes. The tool is designed to handle large websites through performance optimizations like rate limiting and
caching, ensuring it does not overload the websites it crawls. Implemented using Python and Bash, the crawler provides
flexible output options for ease of use, making it a versatile solution for web administrators, data analysts, and security
professionals. This paper discusses the design and implementation of the crawler, along with its performance-monitoring
features, ensuring accuracy and scalability in diverse web environments.
Downloads
References
. Kumar, R., & Sharma, V. (2021). Web Crawling and Data Mining: A Comprehensive Overview. Springer..
. Zhang, L., & Liu, Z. (2020). Machine learning techniques for improving web crawling efficiency. Journal of Computer Science, 38(4), 502-510.
https://doi.org/10.1016/j.jcse.2020.02.003.
. Singh, A., & Gupta, S. (2022). Performance optimization in web crawlers using caching and rate limiting. International Journal of Computer
Downloads
Published
Issue
Section
License

This work is licensed under a Creative Commons Attribution 4.0 International License.
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.