Skip to content

Commit

Permalink
Crawler cleanup (#52)
Browse files Browse the repository at this point in the history
* organize imports

* replace json structure / function with simple class

* replace print with logger

* add optional domain arg to indicator.. for now

* add new wrapper

* replace traceback prints with logging

* add wrapper to ensure we don't break things due to wacko webpages, address some code errors

* possibly dangerous cleaning of functions

* this function was always comparing the original domain to itself

* test

* it's the tiny things that destroy everything, fixed the return type

* a few more bugfixes

* fix imports after merge
  • Loading branch information
abargar authored Mar 21, 2024
1 parent c3dfc32 commit 80a5341
Show file tree
Hide file tree
Showing 3 changed files with 335 additions and 464 deletions.
Loading

0 comments on commit 80a5341

Please sign in to comment.