Web scraping

Web scraping

1st - 3rd Grade

5 Qs

quiz-placeholder

Similar activities

Evaluación 1 Trimestre 1

Evaluación 1 Trimestre 1

3rd Grade

9 Qs

Chocolate Chip Cookies

Chocolate Chip Cookies

1st - 2nd Grade

10 Qs

FNaF fetch (read book first)

FNaF fetch (read book first)

KG - 10th Grade

7 Qs

QUIZ 1

QUIZ 1

1st Grade

10 Qs

DBT-meetup quiz

DBT-meetup quiz

1st - 3rd Grade

10 Qs

Navegadores y buscadores web

Navegadores y buscadores web

1st Grade

10 Qs

G1 - Đèn giao thông Internet

G1 - Đèn giao thông Internet

1st Grade

9 Qs

PWL 1

PWL 1

3rd Grade

10 Qs

Web scraping

Web scraping

Assessment

Quiz

Computers, Other

1st - 3rd Grade

Medium

Created by

German Alvarez

Used 6+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is web scraping?

update data of websites

extract data from websites

stole data from websites

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

scraping intellectual property is legal

True

False

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Two main languages to develop web scraping projects

Nodejs and Python

Typescript and Python

Javascript and Python

Javascript and Selenium

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The main steps are:

1- Pick a target URL

2 - Fetch the web page

3 - Extract the data

4 - Save it in a useful format

1- Pick a target URL

2 - Extract the data

3 - Fetch the web page

4- Process it

5 - Save it in a useful format

1 - Extract the data

2 - Fetch the web page

3- Process it

4 - Save it in a useful format

1- Pick a target URL

2 - Fetch the web page

3 - Extract the data

4- Process it

5 - Save it in a useful format

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

What sould not do:

Use a cron to automate task

Scrap data on every request

Decide the usable format in the scraping stage

Create a previous UML diagram