Git Product home page Git Product logo

fsdearruda / skoob-api Goto Github PK

View Code? Open in Web Editor NEW
26.0 1.0 2.0 105 KB

Esta API foi criada para ajudar a desenvolver aplicações que utilizam informações do Skoob. A API utiliza uma mistura de informações da API do Skoob e web scraping no site da Amazon para obter mais detalhes sobre o livro.

Home Page: https://skoob-api.onrender.com/docs

TypeScript 100.00%
cheerio express mongodb rest-api typescript books skoob nodejs

skoob-api's People

Contributors

fsdearruda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

laurenrolan

skoob-api's Issues

Cookies realmente necessários?

Basicamente o título.
Eu testei sem os cookies batendo no endpoint /v1/bookcase/books/${id}/shelf_id:0/page:1/limit:10000/ e obtive os resultados. Testado localmente, tudo certo.

Não sei se isso algum dia vai mudar, seria legal uma api oficial do skoob, mas caso contrário os cookies não são realmente necessários. Dá pra fazer o GET direto no browser que funciona também.

[Snyk scan] High vulnerability: XSS

[English]
After running Snyk locally, it detected the following vulnerability:

✗ [High] Cross-site Scripting (XSS)
   Path: src/routes/books.ts, line 38
   Info: Unsanitized input from an HTTP parameter flows into send, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack (XSS).

[Português]
Após rodar um scan local usando a ferramenta Snyk, a seguinte vulnerabilidade foi encontrada:

✗ [High] Cross-site Scripting (XSS)
   Path: src/routes/books.ts, line 38
   Info: Unsanitized input from an HTTP parameter flows into send, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack (XSS).

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.