Use Python Selenium to Automate Full-text Article Access

Поделиться
HTML-код
  • Опубликовано: 13 апр 2024
  • Heya, in this video, I will show you a little Python script that helped me automate the process of getting full text journal articles. The workflow is separated into 4 parts: (1) read from the input and use it as a tracker, (2) log-in and initiate browser, (3) request article, (4) update the tracker file. I wanted to add a "download" step after but have not been able to implement it. Please comment below if you have any idea how. It will be so much appreciated 🙏🏻 Hope you enjoy the video. Don't forget to like and subscribe :)
    MORE RESOURCES
    Check out similar type of python projects 🙌🏻
    How we use Python and Flask to build a finance app: • How we use Python and ...
    GET IN TOUCH
    Website: whyseeyc.github.io
    Patreon: / whysee
    BuyMeACoffee: www.buymeacoffee.com/whyseeyc
    GitHub: github.com/WhySeeYC
  • КиноКино

Комментарии • 1

  • @abdullahazmat7693
    @abdullahazmat7693 3 месяца назад

    Hey! What version of chrome driver are you using for Selenium ? And is it throwing back any errors? Loved the video though ❤