Build a web scrapper in any language. Receive a initial URL address.
Respostas da entrevista
Sigiloso
13 de jun. de 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.
Sigiloso
8 de jul. de 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?