mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-24 08:00:22 +00:00
Парсер БОТ V2
This commit is contained in:
@@ -6,7 +6,7 @@ import time
|
||||
import wget
|
||||
import psycopg2
|
||||
import re
|
||||
s = Service('C:\Users\Alex\PycharmProjects\pythonProject\chromedriver.exe')
|
||||
s = Service('C:\\Users\\Alex\\PycharmProjects\\pythonProject\\chromedriver.exe')
|
||||
browser = webdriver.Chrome(service=s)
|
||||
browser.get('https://music.yandex.ru/chart')
|
||||
time.sleep (1)
|
||||
|
||||
Reference in New Issue
Block a user