Python-World / Python_and_the_Web

Build Bots, Scrape a website or use an API to solve a problem.
MIT License
684 stars 262 forks source link

adding micheline resturent scraper #598

Closed killerpanda101 closed 3 years ago

killerpanda101 commented 3 years ago

Description

Michelin resturent data scraper

Fixes #114

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

tusharnankani commented 3 years ago

Please follow the Code of Conduct. Which issue is this PR referred to? Please link your PR to the respective issue, or create one here.

killerpanda101 commented 3 years ago

sorry should have mentioned it Michelin star restaurants scraper #114 The issue was closed by the GitHub bot, let me know if you want me to create a new one.

AdityaJ7 commented 3 years ago

@killerpanda101 add a few more comments and refer to existing scripts to check the proper requirements file format.

Enclose the main function call under -- if __name__ == "__main__":

Add a screenshot of the script in action, like how to execute it from the cli and what kinda output it gives, stuff like that.

AdityaJ7 commented 3 years ago

@allcontributors please add @killerpanda101 for code

allcontributors[bot] commented 3 years ago

@AdityaJ7

I've put up a pull request to add @killerpanda101! :tada:

github-actions[bot] commented 2 years ago

Python World does not accept pull requests on this repository anymore.