Web scraping

Web scraping

1st - 3rd Grade

5 Qs

quiz-placeholder

Similar activities

Hip Hip Hura : Aplikasi All in One Data Processor & SIJAKO

Hip Hip Hura : Aplikasi All in One Data Processor & SIJAKO

KG - University

10 Qs

TEMA 3 TIK KELAS 3

TEMA 3 TIK KELAS 3

3rd Grade

10 Qs

Computer Vocabulary

Computer Vocabulary

3rd - 5th Grade

10 Qs

PENGENALAN MULTIMEDIA TMK TAHUN 4

PENGENALAN MULTIMEDIA TMK TAHUN 4

KG - 4th Grade

10 Qs

Random Trivia 082921

Random Trivia 082921

KG - 5th Grade

10 Qs

Grow up

Grow up

1st - 11th Grade

10 Qs

Google Docs

Google Docs

3rd - 6th Grade

10 Qs

Digital Computer Graphics

Digital Computer Graphics

KG - University

10 Qs

Web scraping

Web scraping

Assessment

Quiz

Computers, Other

1st - 3rd Grade

Medium

Created by

German Alvarez

Used 4+ 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