Hello, please, I'm trying to get information from a public site: name of a vote, date and table with list of votes
This site: link
I used Python 3, selenium webdriver and PhantomJS:
from selenium import webdriver
path_to_phantomjs = '...
asked by
31.10.2017 / 11:47