This is the second task for T418284: Outreachy 32: Addressing the lusophone technological wishlist proposals
Objective of the task: Create a Python script to get and print the status code of the response of a list of URLs from a .csv file.
Steps:
- You should create an account in Github, if you don't already have one. You can do so at https://github.com/signup.
- You should download this CSV input file:
- Based on the input provided, create and write your python code.
- Your python code needs to get the urls from the file and print their status code in the following format:
- (STATUS CODE) URL
- e.g. (200) https://www.nytimes.com/1999/07/04/sports/women-s-world-cup-sissi-of-brazil-has-right-stuff-with-left-foot.html
Commit your Python file to GitHub and send us a link to it by email to tecnologia AT wmnobrasil.org with subject [Outreachy] <your username>- Make sure to also register it as a contribution on the Outreachy website!
Note: applicants that submitted both tasks until Monday, April 6th, 4pm UTC, will receive feedback until Friday, April 10th, so that they can improve their application. The project is closed to new applications.