Lima-Codes

Results 2 issues of Lima-Codes

**Describe the bug** When running the analyzer on `https://www.amazon.jobs/en/`, the following error occurs: `UnicodeEncodeError: 'charmap' codec can't encode character '\u202f' in position 10874: character maps to ` The error occurs...

bug

**Describe the bug** When crawling websites that have non-ascii characters in the URL (for example the character `é`), I get this error: ```UnicodeEncodeError: 'ascii' codec can't encode characters when calling...