python_selenium_bot
https://selenium-python.readthedocs.io/
başlat>ayarlar>sistem>sistem bilgisi>gelişmiş sistem ayarları>ortam değişiklikleri
path içerisine bunları yaz
C:\Users\LENOVO\AppData\Local\Programs\Python\Python313
C:\Users\LENOVO\AppData\Local\Programs\Python\Python313\Scripts\
py -m pip --version py -m pip install selenium
https://googlechromelabs.github.io/chrome-for-testing/ stable>win 64 indir>kur
py -m pip install webdriver-manager
py installing.py py basic.py
selector bilgisi (css) (selectors.html)
Sayfa etkileşimleri https://selenium-python.readthedocs.io/locating-elements.html py nav.py (1-2-3)
github için a etiketinde bu şekildeydi ona göre path düzenlendi: (bazen github kodlarında güncelleme oluyor bu nedenle tekrar değişebilir) TheAlgorithms/Python