Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
177 views
in Technique[技术] by (71.8m points)

node.js - Is it possible to create a web crawler that would work for every website?

I probably already know the answer to this question but just to be 100% sure, is it possible to make a web crawler that could work for any website the user might enter?

I have made a web crawler for a client on MERN stack for a pharmacy site, that crawls 2 different websites and retrieve information such as title, formula, manufacturer etc of a searched medicine and save it in the database. This works fine. But now the client wants to add an option that allows users to add website links and the web crawler would crawl that website and scrape the results from there.

question from:https://stackoverflow.com/questions/65598307/is-it-possible-to-create-a-web-crawler-that-would-work-for-every-website

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...