Git Product home page Git Product logo

word-cloud's Introduction

word-cloud

Run on Ainize

This API make video title word cloud using youtuber channel url This is used selenium and wordcloud module When you enter channel url some part, this program crawling that channel and make word cloud image.

font: KBIZ 한마음고딕

how to use

You can use API page, and need 1 parameter.

** Post parameter **

*** /word-cloud/find_youtuber ***

youtuber: This is youtuber channel name that you want.

=> exam: AI network or pewdiepew

result -> Channel name, some part of channel url.

*** /word-cloud/make_wordcloud ***

youtube_url: This is youtuber part of channel url. That url can get /find_youtuber

=> exam: /channel/UCnyBeZ5iEdlKrAcfNbZ-wog or /user/pewdiepie

result -> Word cloud image

** With CLI **

/word-cloud/find_youtuber

curl -X POST "https://master-word-cloud-fpem123.endpoint.ainize.ai/word-cloud/find_youtuber" -H "accept: application/json" -H "Content-Type: multipart/form-data" -F "youtuber={youtuber}"

/word-cloud/make_wordcloud

curl -X POST "https://master-word-cloud-fpem123.endpoint.ainize.ai/word-cloud/make_wordcloud" -H "accept: images/*" -H "Content-Type: multipart/form-data" -F "youtube_url={youtuber channel url}"

** With swagger **

Use API page: https://ainize.ai/fpem123/word-cloud?branch=master

** With demo **

Use demo page: https://master-word-cloud-fpem123.endpoint.ainize.ai

word-cloud's People

Contributors

fpem123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.