TChan/Notebook/2007-4-22

From OpenWetWare
Revision as of 11:34, 24 April 2007 by TChan (talk | contribs)
Jump to navigationJump to search

Plan

By 4.24

    • Learn how to parse out HTML to the degree that I can parse out the non-RSSed items on MedStory (ie. Drugs, Experts, etc.)
    • Write code to do so

Progress

  • Wrote code to:
    • Get HTML file of searched term from MedStory
    • Parse out lists of:
      • Drugs
      • Procedures
      • Experts
      • Drugs in clinical trials
    • Parsed out URL of Clinical Trials HTML, but will probably instead show the patient this in an XML format

By 4.26

    • From Deniz, figure out how to parse XML to parse out clinical trial info on MedStory
    • Write code to do so