Question d’entretien chez monday.com

Build a web scrapper in any language. Receive a initial URL address.

Réponses aux questions d'entretien

Utilisateur anonyme

13 juin 2018

I used tree statucre. They check for "production ready" code. Tip: use hash (or object in js) to find if the URL is already found.

Utilisateur anonyme

8 juil. 2018

Can you provide more details as to what has been asked as far as the scraper? what was it suppose to return? the entire html? only specific html tags? what did you need to present?