purplepotion / sadrat

Smart Adverse Drug Reaction Assessment Tools.
MIT License
17 stars 10 forks source link

Drugs.com Scraper #2

Closed ankitkumarsamota121 closed 4 years ago

ankitkumarsamota121 commented 4 years ago

Added code for drugs.com scraper. It scrapes the names and urls of all the drugs from the site. Then using the urls scraps the side-effects caused by the specific drug and stores it in a dictionary which is dumped to a pickle file at the end.