Hi all,
I’m trying to revise my code that instead of reading off the downloaded csv file, the bot reads straight from the website and identifies which entries have a “JL” prefix under the PO No. column.
If the PO has a JL prefix, the bot gets the text under Descript.
I can’t seem to make it work using data or screen scraping.