Code Monkey home page Code Monkey logo

cloudquery's People

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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudquery's Issues

Multiple parameters in the URL

Very cool project! Seeing an issue with multiple parameters in the request URL (which are preceeded by a & and thus interpreted as API URL parameters).

E.g. https://2uvlp0y13b.execute-api.us-west-2.amazonaws.com/staging/query?url=https://uk.rs-online.com/web/c/?sra=oss&r=t&searchTerm=7334&selectors=*:nth-child(1)%20%3E%20*%20%3E%20*:nth-child(6)%20%3E%20*:nth-child(1)%20%3E%20*:nth-child(1)

url should be https://uk.rs-online.com/web/c/?sra=oss&r=t&searchTerm=7334 but is https://uk.rs-online.com/web/c/?sra=oss. I am guessing you need to use encodeURIComponent or similar on the URL: https%3A%2F%2Fuk.rs-online.com%2Fweb%2Fc%2F%3Fsra%3Doss%26r%3Dt%26searchTerm%3D7334.

Add support for custom http headers (cookies/auth tokens/etc)

I can't currently use the tool on a page behind a login page. Is there a possibility to add cookie or custom HTTP header support so that I can specify a cookie to use the tool on a page that requires for example a login before accessing to it?

Roadmap for v1?

First of all, congratulations @timqian, the project is amazing, and by this reason i'm here contributing.

I created this issue to be a place for our discussion about a roadmap for version 1 of this project, the goal here is to create a list of things we should do before we launch v1(like start versioning).

As we discuss, i'll update this comment with the list.

Since i brought this topic, i'll start with a list of things i think we should do.

Roadmap for v1 🎊

  • Start versioning
  • Add Tests (to discuss)
  • Define a code quality tool (to discuss)
  • Define a better contract (to discuss)
  • Split cloudquery-core(backend) from cloudquery-ui(frontend) (to discuss)

RE FAIL: Downloading precompiled headless Chromium binary (stable channel) for AWS Lambda.

Failed at the @serverless-chrome/[email protected] postinstall script. >>
{ Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:111:27) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
npm WARN enoent ENOENT: no such file or directory, open '/package.json'
npm WARN !invalid#1 No description
npm WARN !invalid#1 No repository field.
npm WARN !invalid#1 No README data
npm WARN !invalid#1 No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @serverless-chrome/[email protected] postinstall: node scripts/postinstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @serverless-chrome/[email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-07-26T17_13_00_178Z-debug.log
The command '/bin/sh -c npm install t9tio/cloudquery' returned a non-zero code: 1

List doesn't update

When you click the "X" button on the list bellow, the content of the list doesn't change (even tho it works in practice).

bug

Apache proxy network error

Hi, thanks for this fascinating project!

After setting up cloudquery behind my Apache2 vhost (with HTTP/2 and TLS) and with these vhost proxy config lines:

    # see: https://handyman.dulare.com/proxying-node-application-through-apache/
    ProxyPass /.well-known/ !
    ProxyPass / http://127.0.0.1:1234/
    ProxyPassReverse / http://127.0.0.1:1234/
    ProxyPreserveHost On

The cloudquery frontend and backend are started successfully, but when I enter any URL in the frontend at https://cloudquery.example.com, I get this error message:

Firefox can’t establish a connection to the server at wss://cloudquery.example.com:46487/. hmr-runtime.js:29:11
Blocked loading mixed active content “http://localhost:3000/fullHtml?url=https:%2F%2Fnews.ycombinator.com%2F”[Learn More] xhr.js:178:4
Error: Network Error

Any idea how to fix this network error via the Apache proxy config?

Get an error on gitpod

Get an error when the gitpod is launched

npm WARN [email protected] requires a peer of eslint@^4.9.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of eslint@^4.9.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
npm WARN [email protected] license should be a valid SPDX license expression
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

audited 11059 packages in 7.017s
found 7 high severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

Batch selection

Is it possible to have some examples?
For example, how can I fetch the content of all

tag having class "c1"?
Thanks.

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.