Skip to content

matt-8319/newspaper-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

newspaper-api

Port: 38765

Usage

  • /topimage and / returns the top image of the link/article in question

args:

-- url: encoded url

returns { "topimage": "string", "title": "string", "text": "string", "publish_date": "publishdate", "movies": "[]string", "images:": "[]string", "html": "string", "authors": "[]string" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.8%
  • Dockerfile 19.2%