Every fetch, parse, and diff recorded for Bright Data. Filter by surface to focus the timeline; each row captures what was found, what changed, and the fields returned.
The first section name was changed from 'Introduction' to 'Welcome'. The value of `last_update_date` was changed from '.null' to `null`.
The 'last_update_date' field now correctly uses a JSON null value instead of the string '.null', indicating improved data type consistency.
The only change was the value of 'last_update_date' which changed from the string '.null' to the proper JSON null type.
The 'Welcome' section was renamed to 'Introduction'.
The 'Introduction' section was renamed to 'Welcome'. The 'last_update_date' value was changed from a string '.null' to a JSON null type.
The 'Welcome' section was renamed to 'Introduction'.
The 'last_update_date' and 'has_tutorials' fields were updated to null. The first section in 'sections' was renamed from 'Introduction' to 'Welcome'.
The `last_update_date` field type changed from string to null. The "Welcome" section was removed from the sections list, and "Introduction" was added.
The 'last_update_date' field type changed from a string to null.
The 'last_update_date' field changed from a string to null. The 'has_tutorials' field changed from a boolean to null.
No change since last scan.
The 'Introduction' section was renamed to 'Welcome', and the 'has_tutorials' and 'last_update_date' fields were updated to null.
The only change detected was a rename of the "Welcome" section to "Introduction" in the navigation list.
The 'Introduction' section was renamed to 'Welcome', and the 'last_update_date' type changed from string to null.
The 'last_update_date' field value was changed from a string '.null' to a proper JSON null type.
The "Welcome" section was renamed to "Introduction".
The "Introduction" section in the navigation menu has been renamed to "Welcome".
The 'Welcome' section was renamed to 'Introduction'. The 'last_update_date' and 'has_tutorials' fields now explicitly hold a `null` value instead of previously containing a `.null` string value or boolean `true` value respectively. This indicates a minor cleanup or standardization of these fields' representation.
The 'Introduction' section was renamed to 'Welcome', and the 'last_update_date' field was updated to use a null value instead of a string.
The 'Welcome' section was replaced with an 'Introduction' section, and the 'last_update_date' field now correctly uses a null value.
The 'last_update_date' field now correctly uses a JSON null value instead of the string ".null".
The tutorial support status changed from true to null, and the last update date changed from a string ".null" to a JSON null type.
The primary navigation section 'Introduction' was renamed to 'Welcome'. Additionally, the 'last_update_date' field now correctly reports as null instead of the string '.null'.