Skip to content

In this project a food search engine based on BBC's food section is developed.

Notifications You must be signed in to change notification settings

GiovanniTRA/Food-search-engine

Repository files navigation

Food-search-engine

The goal of this project is to develop a food search enigne based on information from the BBC's food section website. Python will be used as the programming language of choice.

The first step is to obtain all the links of the recipes present on the website. Next, For each recipe key information are extracted and stored in an ordered manner. The data collected above are then cleaned and processed, and an inverted index is constructed.

Finally, the search engine is built and some data analysis are performed.

About

In this project a food search engine based on BBC's food section is developed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages