diff --git a/README.md b/README.md index 1bea599..01646d9 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ ## Note - We have tried to implement all the functionality, it might have some bugs as well. In casse of any bugs feel free to contact us or please try to contribute by solving the bug. -Learn more about the package [here](^https://vedaantsingh706.medium.com/web-scraping-in-python-using-the-all-new-pyscrappy-5c136ed6906b^) +Learn more about the package [here](https://vedaantsingh706.medium.com/web-scraping-in-python-using-the-all-new-pyscrappy-5c136ed6906b/) ### This Package has been created only for Research and Educational purposes. diff --git a/setup.py b/setup.py index a93d6f2..bcd1d41 100644 --- a/setup.py +++ b/setup.py @@ -28,9 +28,6 @@ 'beautifulsoup4', 'requests', 'pandas', - 'io', - 'csv', - 'json' ], packages=setuptools.find_packages(where="src") ) \ No newline at end of file