Closed ankitkumarsamota121 closed 5 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.
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.