jjackson37 / WebMapper

Website mapper that takes a single URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sub-page requesting - Keep track of already requested URLs

jjackson37 opened this issue · comments

For any pages we request we should make sure that we have not already requested it, we need a quick way to keep track of something like this.
I would suggest maybe looking towards dictionaries or hashmaps.