Answer the question
In order to leave comments, you need to log in
How to parse twitter search results using php and curl?
In twitter, through the search, I find all the posts for the given word.
For example, https://twitter.com/search?q=toaster
How can I get all the results through php and curl? I don’t want to use the API because there are restrictions on the number of issuance. I just need to count how many times this given phrase was mentioned in the posts according to the search results. Can anyone suggest a working code?
Answer the question
In order to leave comments, you need to log in
You can also use ready-made APIs: https://twitter.sneakin.info - no need to bother with proxies and requests. We've been using it for over a month now and we're happy with it. Yuzaite)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question