Do you paste text into a text editor manually? Perhaps the "Write File" action will work for you?
213.webm
Loop problem when scraping Bing
-
I wanted to collect search results in Bing, i.e., the page title and description, but I have a problem with the loop. I select both titles and descriptions in the loop, but when I want to iterate and save the results, the variables are empty. And if, for example, we want to do something only with the titles or only with the descriptions, then everything works, but I need to collect both pieces of data at once. How to solve this? I am attaching a screenshot:
