The purpose of this API is to identify doctors who have multiple licenses in different states. Legally they are only allowed one in one state. Having multiple could be a sign of malpractice since they could of "moved" to a different state after getting their licenses originally revoked and not filling the removal of their licensing. This is a Web-scraping script that will for a given search query, iterate through different state endorsed medical licensing websites and parse their medical licenses.
Technologies: Python, Flask, JWT
Source Code: Github Link