Tenma
Tenma copied to clipboard
Levenshtein distance for series names when querying ComicVine
Implement Levenshtein distance for string matching when scraping issues from ComicVine. This will produce better results, and it might speed up scraping.
Here's a Levenshtein python module: https://github.com/ztane/python-Levenshtein