DA0-001 · Question #238
Which of the following describes a formal process for acquiring data from websites?
The correct answer is D. Web scraping. Web scraping specifically refers to the formal and often automated process of extracting or acquiring data from websites.
Question
Which of the following describes a formal process for acquiring data from websites?
Options
- AWeb data collection
- BData acquisition
- CData merging
- DWeb scraping
How the community answered
(32 responses)- A3% (1)
- C3% (1)
- D94% (30)
Why each option
Web scraping specifically refers to the formal and often automated process of extracting or acquiring data from websites.
Web data collection is a broader term that could include manual downloading or API calls, not specifically the formal process of programmatically extracting data.
Data acquisition is a very general term for obtaining data from any source, not specific to websites or a formal extraction method.
Data merging is the process of combining two or more datasets into a single dataset, which is different from acquiring data from websites.
Web scraping describes the formal, often programmatic process of extracting data from websites, typically by parsing HTML or other web content.
Concept tested: Web data acquisition methods
Topics
Community Discussion
No community discussion yet for this question.