Incorporate the implementation by Marco and Luca and make it functional.
There are a few issues faced.
-
The filter_links_already_seen method doesn't actually work. The scraper takes the same amount of time after multiple iterations.

-
It seems the implementation doesn't write back to the database. The table isn't even created, which resulted all downstream to fail.

Incorporate the implementation by Marco and Luca and make it functional.
There are a few issues faced.
The

filter_links_already_seenmethod doesn't actually work. The scraper takes the same amount of time after multiple iterations.It seems the implementation doesn't write back to the database. The table isn't even created, which resulted all downstream to fail.
