Hi,
When I am searching for listings on e-commerce web site, how can I make the bot priotize over some user options? The scraped data gets into Excel.
Thank you,
Hi,
When I am searching for listings on e-commerce web site, how can I make the bot priotize over some user options? The scraped data gets into Excel.
Thank you,
Which options you are talking about?
for example if the product has some features for example “286G”, or “available immediately”, I have to prioritize this in Excel.
thank you,
When you say prioritize…do you need these items on top?
If ao before writing to excel order the rows using order by and what sorting you need
Cheers
@Anil_G Thank you. Please share an example of order by. Many thanks,