Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor bnfdmd mapping scraping to use lxml #2245

Open
Jongmassey opened this issue Dec 13, 2024 · 0 comments
Open

Refactor bnfdmd mapping scraping to use lxml #2245

Jongmassey opened this issue Dec 13, 2024 · 0 comments
Labels
deck-scrubbing Tech debt or other between-initiative tidy-up work

Comments

@Jongmassey
Copy link
Contributor

60c6ce8 introduced a scraper for the NHSBSA website to get the latest BNF to dm+d mapping file.

It was heavily based on the OpenPrescribing scraper, which uses BeautifulSoup.

At the time, this introduced BeautifulSoup as a requirement for OpenCodelists.

This functionality could be reimplemented using lxml to remove this additional dependency.

@Jongmassey Jongmassey added the deck-scrubbing Tech debt or other between-initiative tidy-up work label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deck-scrubbing Tech debt or other between-initiative tidy-up work
Projects
None yet
Development

No branches or pull requests

1 participant