Skip to content

The code updated to match the latest version of Python and fixed some errors #9

Open
M0xYasser wants to merge 6 commits into
dipta007:masterfrom
M0xYasser:master
Open

The code updated to match the latest version of Python and fixed some errors #9
M0xYasser wants to merge 6 commits into
dipta007:masterfrom
M0xYasser:master

Conversation

@M0xYasser

@M0xYasser M0xYasser commented Jul 22, 2022

Copy link
Copy Markdown

This code is very cool and needs to be updated so that everyone can benefit from it

  1. use "webdriver-manager" to avoid errors in driver
  2. replaced "urlib" with "urllib.request"
  3. fix error in username = driver.find_element_by_id("handle")
    by replace handle with handleOrEmail
  4. fix error in file.write(result.encode('UTF-8')) by write file.write(bytes(result))
  5. fix conversion errors between the two python versions

thanks for this cool code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant