+ 1
Web-crawler
is it possible to create a web crawler that is able to crawl the whole internet and gather information from only official websites??
6 Answers
0
I'm building a website and buying a domain is it possible that all that information gets stored on the server of the domain provider and I'll be relieved from spending huge amount of data... if it is possible will my web-crawler be able to crawl day and night on that sever???
0
All of the website hosting Iâve seen has some type of limit to how much data they can store. So while you could save it to your server, it would eventually (and probably quickly) fill up
0
is it possible that I can buy more space... on the server ??
0
You could buy more space, but nothing is infinite. Eventually you would run out of space. The internet is gigantic, and new websites are created every minute.
0
is there anything that can help me out in that case??
0
You can always manually create your own server. It is of course a lot harder than just using some service but you can control literally everything about it.