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.
pip install -r requirements.txt
A basic GraphQL API using Flask and Graphene. This API returns the title,image,description etc from web pages.
Python
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.
pip install -r requirements.txt