Hi All,
Really recommend this website for practicing scraping / excel etc. https://books.toscrape.com
I remember automating this site with Uipath a year or so ago so just got round to doing it with PAD, had the same issue with Uipath. Is there some artifact before the £ sign or is it just a case of a number stored as text when I scrape the value then write into excel.
The artifact, when I click in the formula bar before the £ sign and press delete even though theres nothing to delete it coverts it to currency from general plus aligns it to the right.
I can quite easily sort it within Excel using automated formulas etc but was wondering if it could be done before writing the data to Excel, for future reference etc.
Automation works perfectly, opens each books individual url, scrapes its Url/Title/ID and lastly its cost, onto the next url etc.
Ive used the "Extract data from webpage" action...
Thanks, Mike.
