Retrieving values from a web pageIt's okay, I've got what I need. Thanks for giving me the idea to use python I hadn't thought of. It...
Retrieving values from a web page[code] from bs4 import BeautifulSoup import requests import pandas as pd import csv PAGE_NAME = ['p...
Retrieving values from a web pageI can do it in python but I would have to write the column "Label" and the column "Last" in a file l...
Retrieving values from a web pageIt shows me "HTTP/1.1 400 Bad Request" and "503 V Service Unavailable".
Retrieving values from a web pageI can retrieve the source of the home page, but the quotation pages : {"GET":{"scheme": "https", "...