Skip to content

Commit 336ff65

Browse files
authored
πŸŽ‰ Remove chromedriver, bypass requests blocking sites
1 parent 7b50bde commit 336ff65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Use browser to re-copy a web page
1313

1414
`pip3 install -r requirements.txt`
1515

16-
- Step 3: Edit the main.py file in line 8 and line 13 to your path browser driver and the web you want to clone (this version using Chrome Driver 90.0.4430.24)
16+
- Step 3: Edit the main.py (edit the url you want to clone)
1717

1818
## Usage πŸš€
1919
- Step 4: Run and wait for the magic to happen
@@ -25,7 +25,7 @@ Use browser to re-copy a web page
2525
## Requirements to script service install
2626
- Python3, Pip3
2727

28-
- Chrome, Firefox driver
28+
- Chrome
2929

3030
## Contributing
3131
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0 commit comments

Comments
Β (0)