Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 531 Bytes

Web-Scraping

"""Website to scrape: http://www.agriculture.gov.au/pests-diseases-weeds/plant#identify-pests-diseases Data format: Excel Fields: Disease name - Image link - Origin - See if you can identify the pest - Check what can legally come into Australia - Secure any suspect specimens Output data:

  • Submit the extracted Excel data
  • Submit your code

Bonus points:

  • Download the images programmatically and link them in the Excel sheet locally.
  • Host the data back as a web page using the data from excel. """