About this GraphQL Demo ✨ A basic GraphQL API using Flask and Graphene. This API returns the title, image, description etc. from web pages. To extract details of web pages, the extraction package is being used. Installing dependencies pip install -r requirements.txt