kcalvinalvin / FDAWebScraper

Scrapes rare drugs from the FDA webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webscraper

Dependencies

Uses python3 and Google Chrome. Uses the following python3 packages: bs4, requests, sys, selenium, time

Usage

The program was specifically created to scrape data off of the fda website. Use scraper to scrape the link for years 2011 ~ 2019. Use data to get the actual csv files from the years. Tabledata and tabledata.py was for something else that I don't remember.

About

Scrapes rare drugs from the FDA webpage


Languages

Language:Shell 51.4%Language:Python 48.6%