From 9970d04f409a2a845d527e85b3e4fd76fb05b195 Mon Sep 17 00:00:00 2001 From: Lucia Walinchus Date: Fri, 16 Mar 2018 11:35:39 -0400 Subject: [PATCH] Update scraper.py --- scraper.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scraper.py b/scraper.py index 69bea68..7d2ea51 100644 --- a/scraper.py +++ b/scraper.py @@ -1,3 +1,4 @@ +pip install irsx # This is a template for a Python scraper on morph.io (https://morph.io) # including some code snippets below that you should find helpful