Problems storing authors when scraping Quotes To Scrape with RVest
I want to store authors from Quotes To Scrape in a list.
I have some functions to get quotes and authors, wich are good : in the console, my scraping is perfect, and the script is finishing with a perfect list of quotes.
But my script can’t store the authors, and my list of authors is empty.