dimanche 18 octobre 2020

Design pattern for a web scrapper

I have a small project that reads the URL list from a text file, iterate them, and scraps all the links (<a> tags) from the HTML page for that URL.

How would you design it and what design pattern you will choose?

Aucun commentaire:

Enregistrer un commentaire