Build a web scrapper in any language. Receive a initial URL address.
Respuestas de entrevistas
Anónimo
13 jun 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.
Anónimo
8 jul 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?