What's the best way to get data from a car dealership's website? I want to fetch information like the price, make, and model.
I tried putting the URL into a knowledge base, but it's not working right.
I was also thinking about using a tool like Apify to store the data in a table, and then run a function to get a specific row and send the data back.
Is there a simpler, free, and easy way to do this?