Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 470 Bytes

File metadata and controls

14 lines (8 loc) · 470 Bytes

8-python-web

This week we are covering methods for scraping data from the web, including the use of REST APIs, and the HTML parsing. Complete the two notebooks in the notebooks directory.

Assignment: Due Friday at 5pm -- Instructions at end of nb-8.2 to create a new Python library with a custom Class object for querying a REST API.

Code-Review: Due Monday -- Self review of assignment code after reviewing the version in the Programming-for-bio repo.