DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
417 stars 190 forks source link

Added Wikipedia Data Extractor Script #126

Closed git-user-9 closed 1 year ago

git-user-9 commented 1 year ago

I have added the Wikipedia data extractor script along with instructions needed to run the script. If any changes are to be done before getting merged, kindly let me know.

git-user-9 commented 1 year ago

@fawazsullia Can I get the hacktober label?

fawazsullia commented 1 year ago

Please update the main read me according to the template. I need to ask the repo owner about the hacktober label, will get back tomorrow. mean while do update the main project readme

fawazsullia commented 1 year ago

And a small improvment suggestion is to not hard code the search term and instead make it user input based. Will open an issue on the same and you can make the changes if required

git-user-9 commented 1 year ago

Thank you for your response @fawazsullia. I have updated the README.md and will make PR. Also yes, I have changed the hardcoded input to user input based. Will you assign me the issue on this change or shall I open an issue myself?