From d5985c4203dd06d59574dcfb1d5107a5e89bddc6 Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Sun, 3 Sep 2023 19:45:41 -0500 Subject: [PATCH] add gif --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a17c6d..146dd8c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ - Scrapes job postings from **LinkedIn**, **Indeed** & **ZipRecruiter** simultaneously - Aggregates the job postings in a Pandas DataFrame - + +![jobspy](https://github.com/cullenwatson/JobSpy/assets/78247585/ec7ef355-05f6-4fd3-8161-a817e31c5c57) + ### Installation `pip install python-jobspy`