I am trying to export web scraped links to a csv file and can not get all the links to export properly.
import requests import bs4 import csv res = requests.g