Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 856 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 856 Bytes

location-info

The goal of this application is to provide additional infromation and to improve SEO. It will provide more information about a certain city, landmark or region. It returns place's description and several useful links.

Example

example

Installation

  1. Clone repo
  2. Install pipenv
  3. Create a Reddit app
  4. Fill out environment variables:
    • CLIENT_ID
    • CLIENT_SECRET
    • USERNAME
    • PASS
  5. Run pipenv shell and python main.py

Content and links

Bot provides location description, taken from wikipedia link. Besides that, bot also provides multiple relevant links: map, hotels, hiking trails, activities and links to social medias. All links are built using url and search string (location name).