This application scrapes a list of bars and their location, description and opening hours from the London Cocktail Week website, and saves this information to a data frame and creates a new csv. This is developed using Python, and makes use of Beautiful Soup and Pandas.
- Upload Code
- Format Code
- Update Repository
- Update README
- Create Future Ideas
- Write Application Setup / Commands
-
Launch Website - Create Card on Portfolio
- Create Page on Portfolio
- Archive Repository
💡 Integrate the address with Google Maps Places API
- Language: Python
- Tags: Pandas, BeautifulSoup, Scraper, CSV
- Author: Rheanne McIntosh
- Run the following command:
python3 server.py
- An up-to-date csv should appear in the
bar_csvs
folder with todays date
If you have any questions or can suggest any improvements, please let me know!