Skip to content

ClickbaitKiller/clickbait-detection-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clickbait Detection API

API format

/v1/detect:

  • params:

    • List of <ID, Title, URL>
  • response:

    • List of <ID, boolean, category>
      • boolean defines if link is clickbait or not
      • category is optional and defines the type of content

/v1/summary:

  • params:
    • URL of the page to summarize

About

simple api for interacting with detection classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published