Any topic (writer’s choice)
May 19, 2020
Any topic (writer’s choice)
May 19, 2020
Show all

Web Crawler

Need to design a web crawler using C language, the specifications for this assignment is in that project 1 web crawler pdf. There’s two additional documents for starting tips.
My tutor said the sort of http libraries that you shouldn’t use are  libcurl.  (as an exception, you can use the  HTML  parser  htmltidy.c from libcurl.)
Also they said client.c could be a good starting point, most of them actually use that file to modify to make it work as a crawler.

Leave a Reply

Your email address will not be published. Required fields are marked *