Need Help with Web Crawler

Hi, I am trying to write a web crawler using c++. I'm not exactly sure where/how to start with this project. For instance, I'm not exactly sure how to write a code to search a web page such as Facebook. Any help would be nice.

p.s I have finished a course in c++ at my college so I generally know how to write programs using arrays, classes, and binary search. However, I have only written codes that are executed in the windows console for assignments.
Last edited on
closed account (Dy7SLyTq)
it could probably be achieved with the boost and sfml api
Topic archived. No new replies allowed.