Skip to content

Scrape each of the Natural Product Present on drugs.com

Notifications You must be signed in to change notification settings

m0-k1/Scrapping-drugs-dot-com

Repository files navigation

Drugs.com scraper task

Scrape each of the Natural Product Present on http://www.drugs.com

Things To Scrape from the Site

  1. Go to Drugs A-Z on drugs.com

  1. Select natural products on Drugs A-Z dropdown

  1. Scrape the following information about all the natural products:
  • Description
  • Common Names
  • Uses
  • Precautions

  1. For Description: Scrape the "what is" section:

  1. For Common Names: Scrape the common names section:

  1. For Uses: Scrape the “what is it used for” section:

  1. For precautions: Scrape the “what are the precaution” section:

  1. Scrape all the information available for each drug as some Information is not available for some products.