Tips on Proxy Switcher

wolfofcraigslist

Junior Member
Joined
Feb 9, 2019
Messages
130
Reaction score
38
Hello I have programming skills in php, javascript, and python I want to call an api to search thru classifieds all at once and I'm looking for advice.


Hello I want to create a job search app such as searches thru every major city for
example I have a json list of major cities San Francisco, Orlando, Los Angeles .. ect
So I would like to search all cities at once what's the best method for doing this?
https://{JSON}.craigslist.org/search/fbh
 
Why did you say "Hello" twice? :confused:

Probably because the second Hello is from a job the OP is willing to take or has taken and has no clue how to deliver the code.

OP, you should use threading or multiple cron jobs for example (50 cities, 50 cron jobs - the same code with the cron job taking the city as argument).
 
Probably because the second Hello is from a job the OP is willing to take or has taken and has no clue how to deliver the code.

OP, you should use threading or multiple cron jobs for example (50 cities, 50 cron jobs - the same code with the cron job taking the city as argument).
I'm looking for advice on proxy switching software or seeing if anyones done something similar.
 
Back
Top