Currently, the steps_from_start_page attribute serves as a way to save this specific kind of meta information on websites. However, more information could potentially be collected as meta information that is passed along with the Website object. An easy way would be to have a dedicated dictionary as attribute of the Website class, somewhat similar to the
.
Currently, the
.
steps_from_start_pageattribute serves as a way to save this specific kind of meta information on websites. However, more information could potentially be collected as meta information that is passed along with theWebsiteobject. An easy way would be to have a dedicated dictionary as attribute of theWebsiteclass, somewhat similar to the