Web Crawler
2021-11-19
#Python
A web crawler to retrieve a set of flags from a large fake social media platform, using a queue-based frontier and handling HTTP 302, 403, and 500 responses.
#Python
A web crawler to retrieve a set of flags from a large fake social media platform, using a queue-based frontier and handling HTTP 302, 403, and 500 responses.