boakye135
#Mechanical Engineer #Data scientist in the making#Basketball Jonkie #Former FC Barcelona fan
Pinned Repositories
boakye135.github.io
COVID19_vaccine
This streamlit app scrapes daily covid-19 vaccinations per country data and creates a data frame based on the date and vaccine type selected. The data frame is readily available for download.
Eydens_scrape
I scraped my friend's business page which comprises of 22 pages using requests and BeautifulSoup module. I was the able to obtain the names of products and their respective prices and store the data in an excel document using pandas Dataframe.
refurbished_macbook_scrape
This program deals with scrapping a website for refurbished macbooks and gather the macbook type,harddisk size, price,discount,condition,processor,RAM,release date etc. I encountered a few problems as RAM,processor,release date and harddisk size shared the same tag. I was able to successfly scrape the refurbished price(except product 1 that returned blank), original price,discount, macbook type and condition(except that it came with unnecessary info which i will like to clear)
boakye135's Repositories
boakye135/Eydens_scrape
I scraped my friend's business page which comprises of 22 pages using requests and BeautifulSoup module. I was the able to obtain the names of products and their respective prices and store the data in an excel document using pandas Dataframe.
boakye135/refurbished_macbook_scrape
This program deals with scrapping a website for refurbished macbooks and gather the macbook type,harddisk size, price,discount,condition,processor,RAM,release date etc. I encountered a few problems as RAM,processor,release date and harddisk size shared the same tag. I was able to successfly scrape the refurbished price(except product 1 that returned blank), original price,discount, macbook type and condition(except that it came with unnecessary info which i will like to clear)
boakye135/boakye135.github.io
boakye135/COVID19_vaccine
This streamlit app scrapes daily covid-19 vaccinations per country data and creates a data frame based on the date and vaccine type selected. The data frame is readily available for download.