Chapter :
Keecode / Core Concepts
Progress :
75%

Loops

for

Builds a List of Dict.

Usefull when :
- working on distinct Object

for_merge

Merges everything in the current Dict.

Usefull when :
- working inside an Object
- working with dynamic keys


Web-Scraping Examples
for : on a Category page
for_merge : on a Product page