Valerio Di Zio

Last modified: 07 August 2024

The parts I focused on most during development were:

  • Coordinator;

  • Utility that takes care of managing Robots.txt files on Websites;

  • Crawler;

  • Configuration Class;

  • DSL rules for using the crawler and headers;

  • MockServer useful for testing;

  • Tests suites related to previous topics.

Further details of implementation for the most relevant parts are described in the following sections.