Currently I am working on a project where I am attempting to scrape data form this site; Geometry Details: Canyon Aeroad 2017 I am trying to scrape the contents of the table on the web page.. in the 'Data Preview' window the data is the correct order and presents the table correctly, but when exporting the scrape into excel all of the data gets scrambled and nothing lines up with its proper table columns or rows! Any help would be greatly appreciated
Unfortunately, currently, the records are returned in the same order as they are scraped in, which is in a pseudo-random order.