Crawlee vs Cheerio and AWS Lambda

Can somebody explain the difference of using Cheerio directly vs using with the Crawlee wrapper? Also, is there any downside to running Crawlee on Lambda? Would it be more efficient in an EC2 instance that you start and stop at a specific time? How do you figure out the JSONPath to select from the parsed pages?
Was this page helpful?