aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scraper.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/scraper.sh b/scraper.sh
new file mode 100644
index 0000000..86c1a6b
--- /dev/null
+++ b/scraper.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env bash
+
+# Install the required packages
+python3 -m pip install -r requirements.txt
+
+# Run the scraper
+python3 scraper.py