api - Search Twitter with a Regular Expression -


is there way search twitter api using regular expressions? expression need match stock name.

/\$[a-za-z]{1,5}/ 

no, , reason, have @ architectural standpoint. given volume twitter has using api, have regex match against possible tweets searchable. insane amount of data processing.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -