List of Medical Conditions

web scraping
A CSV file containing a list of medical conditions.
Published

24 Jun 2023 12:00

I need a list of medical conditions for a project. There are many potential sources for such a list. I selected the list published by NHS inform.

For the purpose of the project I want to have the list in a CSV file. I wrote a quick scraper using R and the {rvest} package. The resulting CSV file can be downloaded here.