How are request queue writes calculated?

I ran the cheerio scraper on a single page, but the Storage => Request queue tab said

Name
Unnamed
Total
1
Pending
0
Handled
1
Reads
1
Writes
4
Deletes
0
Head item reads
0

Why did it make 4 writes?
Was this page helpful?