Problem:

We have an existing application that does a lot of web retrieving and parsing using a custom process and system we've developed. This data is core to our business, and it's critical to our scale that this data be retrieved efficiently.

Our retriever logic is spread over a number of different services, and even languages. In addition, we have a prototype that we've built that adds incremental functionality into our app. But, this again, is in a SEPARATE API-based application.

Need:

So, I'm looking to

Plan:

We've evaluated alternatives and are looking to move our logic to Crawlee. We currently believe that this can provide a lot of the capabilities we're rolling ourselves currently and have to maintain. We've wrapped this in Express, and we currently have some logic there to manage things.