Question: I'm working on a python program that can open text files(two files) and read the URLs line by line. If the URLs are working meaning
I'm working on a python program that can open text files(two files) and read the URLs line by line. If the URLs are working meaning it doesn't return 404 pages or source page don't contain "No results were found", "Sorry, no results found for", "No Studies found for". Then the program will create a text with URLs that are working. Since I have two input.txt files, it will create two output.txt with URLs.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
