You can find 404 and 200 url list and export result in csv.
- write url in urls file
$ git clone https://github.com/monsieurPaon/404-checker.git
$ cd 404-checker
$ cat urls
https://google.com
https://google.com/notfound
- exec script
Write 404 and 200 url in your csv file.
$ sh checker.sh
404 https://google.com/notfound