Dear All,
I am working on a POC for “Copying data from csv then searching it on websites for results and copying the results in same csv”
For copying data from csv to website I am am able to read the csv and able to search it.
and for copying data from website I am using web scrapping which is fetching results on doing separately.
But when I am trying to embed web scraping in my csv reader its throwing error
