In this chapter, we will cover:
- Creating a REST API with Flask-RESTful
- Integrating the REST API with scraping code
- Adding an API to find the skills for a job listing
- Storing data in Elasticsearch as the result of a scraping request
- Checking Elasticsearch for a listing before scraping