Allows you to create a word cloud of jobs from a list of queries. The current behavior is to get the first 25 job queries it finds for each of the 385 cities in the United States.
See Indeed Python Docs for more information on the api used.
See blog post written by me.
You need indeed Python 2.7, requests, and Python indeed api:
$ pip install indeed