Kwame Boakye-Yiadom's repositories

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.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

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)

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

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.

Language:PythonStargazers:0Issues:0Issues:0