Skip to content

Web scraper with AWS lambda to fetch the job posting data from monster.com

Notifications You must be signed in to change notification settings

bilalsp/scraper

Repository files navigation

Web Scraping with AWS serverless

GitHub last commit GitHub pull requests GitHub issues GitHub stars

In this project, we implement the web scraper with AWS lambda to fetch the job posting data from monster.com.

Table of contents

Description

We implement the web scraper with AWS serverless to fetch the job posting data from monster.com and store the structural data into database.

We use AWS lambda (i.e., Serverless Compute Service) to run the code and Amazon DynamoDB (i.e., fully managed proprietary NoSQL database service) to store structural data.

Conclusion

In this project, we implemented web scraper with AWS serverless to to fetch the job posting data from monster.com.

About

Web scraper with AWS lambda to fetch the job posting data from monster.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published