You are viewing our Forum Archives. To view or take place in current topics click here.
(HELP) computer programming
Posted:
(HELP) computer programmingPosted:
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 783
Reputation Power: 32
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 783
Reputation Power: 32
Would any one happen to know if a program could be created to scan for keywords on twitter and open links provided with that specific keyword?
#2. Posted:
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
Well why not? If there is a logical processes to it anything can be programmed; In fact there are lots of web crawlers that work in following links with appropriate keywords.
- 1useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 783
Reputation Power: 32
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 783
Reputation Power: 32
iyop45 wrote Well why not? If there is a logical processes to it anything can be programmed; In fact there are
lots of web crawlers that work in following links with appropriate keywords.
Thank you for the info. Going to do some more research
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Oct 10, 201113Year Member
Posts: 2,175
Reputation Power: 94
Status: Offline
Joined: Oct 10, 201113Year Member
Posts: 2,175
Reputation Power: 94
Intergrate the find function that every browser contains and use a real time engine to match and produce results based on those keywords.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 783
Reputation Power: 32
Status: Offline
Joined: Oct 19, 201014Year Member
Posts: 783
Reputation Power: 32
Tolerated wrote Intergrate the find function that every browser contains and use a real time engine to match and produce results based on those keywords.
Thanks for the info, I really appreciate it.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.