NFeruch / WebScraping_CVSMinuteClinics

Web Scraping Project for https://www.upwork.com/jobs/Scrape-website_~0161b578d3c9ad7074

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebScraping-CVSMinuteClinics

This is web scraping project that was done for a client on Upwork - the project posting can be found here https://www.upwork.com/jobs/Scrape-website_~0161b578d3c9ad7074

Objective:


  • Visit every city in every state and scrape each clinic's address and services offered cvs_mc_services

Caveats:

  1. The client wanted only 2 columns in the output: the address and the services
  2. All of the services for each clinic had to be placed in the same, multi-line cell (this proved to be surprisingly difficult)
  3. Autofit the column height and width to accomodate the services column

Output:

  • Final Output cvs_mc_output

About

Web Scraping Project for https://www.upwork.com/jobs/Scrape-website_~0161b578d3c9ad7074


Languages

Language:Jupyter Notebook 89.9%Language:Python 10.1%