Go to file
xenia f57aef07c0 Add readme and flags 2020-04-11 04:08:13 -04:00
private Implement crawling (i think!) 2020-04-11 04:02:33 -04:00
smol-http Add crawler handling for correct urls, response codes 301, 302, 403, 404, 500 2020-04-11 02:43:12 -04:00
.gitignore Command line 2020-04-10 19:12:50 -04:00
Makefile Implement crawling (i think!) 2020-04-11 04:02:33 -04:00
README.md Add readme and flags 2020-04-11 04:08:13 -04:00
secret_flags Add readme and flags 2020-04-11 04:08:13 -04:00
webcrawler Implement crawling (i think!) 2020-04-11 04:02:33 -04:00

README.md

      __ __  __
   __/ // /_/ /___ _____  ____ _   __  ___      ____  __
  /_  _  __/ / __ `/ __ \/ __ `/  / / / / | /| / / / / /
 /_  _  __/ / /_/ / / / / /_/ /  / /_/ /| |/ |/ / /_/ /
  /_//_/ /_/\__,_/_/ /_/\__, /   \__,_/ |__/|__/\__,_/
                       /____/

High level approach

todo

Challenges

todo

Testing

todo