'How should i use the extracted data from web scrapping?
I am learning web scrapping and I have a question. I hope somebody has time to answer my question.
I have a large dataset of cars, I only have make/model/year/fuel and I need engine capacity. If I extract data from the website, I will have a CSV file with different technical attributes;
my question is: should I search manually in this extracted file to find for example the first make/model in my dataset and find the related engine capacity?
is there a way to integrate extracted CSV file with my dataset to find engine capacity for each make/model faster?
Are there other ways to find the capacity engine without data scrapping?
thank you for your help
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
