Giter Site home page Giter Site logo

Comments (7)

ErikBorra avatar ErikBorra commented on August 16, 2024

Try this:

$bin_name = 'CharlesAranguiz';
$keywords = "charanguiz20 OR 'charles aranguiz' OR aranguiz OR 'el principe' OR 'sir charles' OR 'Cha Cha Cha' OR 'principe azul'";

from dmi-tcat.

psegovias avatar psegovias commented on August 16, 2024

remaining 178
0 tweets found

:(

from dmi-tcat.

ErikBorra avatar ErikBorra commented on August 16, 2024

You could try it in two batches.

I.e. first run the script with

$keywords = 'charanguiz20 OR "charles aranguiz" OR aranguiz OR "el principe"';

and then run the script with

$keywords = '"sir charles" OR "Cha Cha Cha" OR "principe azul"';

Or just query each keyword individually.

from dmi-tcat.

psegovias avatar psegovias commented on August 16, 2024

$keywords = "charanguiz20 OR 'charles aranguiz' OR aranguiz OR 'el principe'";

return 100 querys.

$keywords = "'sir charles' OR 'Cha Cha Cha' OR 'principe azul'";

0 tweets found

Any idea? why doesnt return data?

from dmi-tcat.

ErikBorra avatar ErikBorra commented on August 16, 2024

Not sure. It seems to have something to do with 'principe azul'. Maybe try the latest three queries individually?

from dmi-tcat.

psegovias avatar psegovias commented on August 16, 2024

I try individual and have no problem :) what it could be? and Erick how i can display the graph in minutes? no hourly?

Regards!

from dmi-tcat.

ErikBorra avatar ErikBorra commented on August 16, 2024

Good to hear it works when doing it individually. I'm not sure what the problem is, never encountered it before.

We currently have no way to display the graph in minutes but I have opened a new issue for this enhancement.

Best,

Erik

from dmi-tcat.

Related Issues (20)

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.