Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinh0 authored Dec 5, 2024
1 parent db3a0ec commit fd15ff6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ The output is a csv file with extracted and enhanced job position data.

![image](https://github.com/user-attachments/assets/bab1f00a-3e9e-4cf4-9f93-7438ace584dd)

This project is still a work in progress. Next steps are to enable the app on aws-lambda so that the scrape can be called with a post-request. The return value would be the link where the completed file can be downloaded.
The scraper runs locally, but is also deployed on AWS and can be called via an API Gateway post request. It then activates the ECR image in AWS and runs it with Lambda.
Still a work in progress, next steps are to create a subclass of the Extractor class, to add functionality for scraping linkedin jobs as well.

0 comments on commit fd15ff6

Please sign in to comment.