Como construir crawlers em NodeJS #334
Replies: 6 comments
-
@waldemirflj Editei o título e corpo da sua questão pra deixar mais simples de ser encontrada, ok? |
Beta Was this translation helpful? Give feedback.
-
Estou usando http://www.nightmarejs.org/ |
Beta Was this translation helpful? Give feedback.
-
Cara, eu não sei se isso pode ajudar mas quando eu estava pesquisando sobre isso eu encontrei este post http://www.netinstructions.com/how-to-make-a-simple-web-crawler-in-javascript-and-node-js/ e consegui fazer algumas brincadeiras legais. |
Beta Was this translation helpful? Give feedback.
-
Dependendo do que tu precisa tu pode usar alguns prontos, por exemplo o x-ray |
Beta Was this translation helpful? Give feedback.
-
EU já usei o YQL da yahoo. |
Beta Was this translation helpful? Give feedback.
-
@waldemirflj opa meio antigo, mas se ainda der tempo, fiz um crawler de brincadeira para apredender melhor o uso de map reduce com promises (com alguns benchmarks). Case lhe ajude, segue o repo: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Quais as melhores ferramentas/práticas para se construir crawler, scraping e etc... em NodeJS?
Beta Was this translation helpful? Give feedback.
All reactions