Check URLs in blacklist [closed]
up vote
-9
down vote
favorite
How can we use a python program to validate a file of URLs against online URL blacklists using command line?
Suppose I have a file URL.txt that contains a large number of URLs possibly millions and I want to find out the URLs from the file that have been blacklisted online, how should I approach?
Can someone share a sample code?
python python-3.x rest api blacklist
closed as too broad by Patrick Artner, greg-449, Moritz, gnat, Thomas Fritsch Nov 18 at 12:25
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-9
down vote
favorite
How can we use a python program to validate a file of URLs against online URL blacklists using command line?
Suppose I have a file URL.txt that contains a large number of URLs possibly millions and I want to find out the URLs from the file that have been blacklisted online, how should I approach?
Can someone share a sample code?
python python-3.x rest api blacklist
closed as too broad by Patrick Artner, greg-449, Moritz, gnat, Thomas Fritsch Nov 18 at 12:25
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
4
SO is about fixing your Code - not implementing your ideas. Please go over how to ask and on-topic again and if you have questions provide your code as Minimal, Complete, and Verifiable example. If you are not capable of coding itself, you can hire someone to do it for you. But for this causeyou are in the wrong kind of forum.
– Patrick Artner
Nov 18 at 8:15
add a comment |
up vote
-9
down vote
favorite
up vote
-9
down vote
favorite
How can we use a python program to validate a file of URLs against online URL blacklists using command line?
Suppose I have a file URL.txt that contains a large number of URLs possibly millions and I want to find out the URLs from the file that have been blacklisted online, how should I approach?
Can someone share a sample code?
python python-3.x rest api blacklist
How can we use a python program to validate a file of URLs against online URL blacklists using command line?
Suppose I have a file URL.txt that contains a large number of URLs possibly millions and I want to find out the URLs from the file that have been blacklisted online, how should I approach?
Can someone share a sample code?
python python-3.x rest api blacklist
python python-3.x rest api blacklist
asked Nov 18 at 8:00
Arvind Abraham
11
11
closed as too broad by Patrick Artner, greg-449, Moritz, gnat, Thomas Fritsch Nov 18 at 12:25
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as too broad by Patrick Artner, greg-449, Moritz, gnat, Thomas Fritsch Nov 18 at 12:25
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
4
SO is about fixing your Code - not implementing your ideas. Please go over how to ask and on-topic again and if you have questions provide your code as Minimal, Complete, and Verifiable example. If you are not capable of coding itself, you can hire someone to do it for you. But for this causeyou are in the wrong kind of forum.
– Patrick Artner
Nov 18 at 8:15
add a comment |
4
SO is about fixing your Code - not implementing your ideas. Please go over how to ask and on-topic again and if you have questions provide your code as Minimal, Complete, and Verifiable example. If you are not capable of coding itself, you can hire someone to do it for you. But for this causeyou are in the wrong kind of forum.
– Patrick Artner
Nov 18 at 8:15
4
4
SO is about fixing your Code - not implementing your ideas. Please go over how to ask and on-topic again and if you have questions provide your code as Minimal, Complete, and Verifiable example. If you are not capable of coding itself, you can hire someone to do it for you. But for this causeyou are in the wrong kind of forum.
– Patrick Artner
Nov 18 at 8:15
SO is about fixing your Code - not implementing your ideas. Please go over how to ask and on-topic again and if you have questions provide your code as Minimal, Complete, and Verifiable example. If you are not capable of coding itself, you can hire someone to do it for you. But for this causeyou are in the wrong kind of forum.
– Patrick Artner
Nov 18 at 8:15
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
4
SO is about fixing your Code - not implementing your ideas. Please go over how to ask and on-topic again and if you have questions provide your code as Minimal, Complete, and Verifiable example. If you are not capable of coding itself, you can hire someone to do it for you. But for this causeyou are in the wrong kind of forum.
– Patrick Artner
Nov 18 at 8:15