Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified script for Python2 and Python3 #5

Open
mahirjain25 opened this issue Oct 2, 2018 · 0 comments
Open

Unified script for Python2 and Python3 #5

mahirjain25 opened this issue Oct 2, 2018 · 0 comments

Comments

@mahirjain25
Copy link
Contributor

At present, the web scraping scripts are separated for each Python version.

There is a need to create a single script, by examining points of difference between the two versions. This would mean exploring urllib2 and urllib for Python2 and Python3 respectively, and understanding each of the Python scripts currently implemented.

Further, appropriate changes to the documentation are needed once the above has been completed.

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

No branches or pull requests

1 participant