Recipe Returner

Job ID: 36433658

Budget: $15 – $25 USD

I'm trying to build a chrome extension that let's users find the perfect recipe based on their criteria. Once they enter a search term, for example "fettucine alfredo", they can click on the chrome extension to enter values on slider inputs to rank how important the number of reviews, rating, and the time to prepare are. The extension applies the inputs to the list of recipes and returns the top 3 that best fit the user criteria the most.

I am using an Apify scraper for allrecipes.com:
https://apify.com/dtrungtin/allrecipes-scraper#input

I want to ensure that there is no overlap between what is returned when multiple queries from multiple users are entered at once.