{"info":{"_postman_id":"15797e68-0e03-41e1-8f66-5cfff9380a7b","name":"Indreed","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Indreed is a Rest API that scrapes jobs from Indeed.com and around the web</p>\n<h1 id=\"overview\">Overview</h1>\n<p>Like I said earlier, it scrapes jobs mostly from Indeed.com. It accepts different query string and filter to help fine tune your results. It basically accepts all query strings available on Indeed.com.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>No authentication for now. Though you need to get api key to get more than 50 job results per request.</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>504 and 400</p>\n<h1 id=\"rate-limit\">Rate limit</h1>\n<p>50 job results per request without api key. More if with api key</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate limit","slug":"rate-limit"}],"owner":"4679966","collectionId":"15797e68-0e03-41e1-8f66-5cfff9380a7b","publishedId":"RWEiLy2s","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-06-23T19:24:13.000Z"},"item":[{"name":"https://indreed.herokuapp.com/api/jobs?q=Software","id":"0ce5e5e4-8548-4966-bf14-19d00aab0a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://indreed.herokuapp.com/api/jobs?q=python","description":"<p>Search jobs relating to the query string</p>\n","urlObject":{"protocol":"https","path":["api","jobs"],"host":["indreed","herokuapp","com"],"query":[{"key":"q","value":"python"}],"variable":[]}},"response":[{"id":"4c86f0b3-5a1d-4d0d-8268-4cf0acbaf2d9","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://indreed.herokuapp.com/api/jobs?q=","protocol":"https","host":["indreed","herokuapp","com"],"path":["api","jobs"],"query":[{"key":"q","value":""}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0ce5e5e4-8548-4966-bf14-19d00aab0a6f"},{"name":"https://indreed.herokuapp.com/api/jobs?q=Software&max=50","id":"e7d2b0bd-80f2-47fe-b6b2-e38479539f42","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://indreed.herokuapp.com/api/jobs?q=&max=","description":"<p>Search maximum of jobs relating to the query string</p>\n","urlObject":{"protocol":"https","path":["api","jobs"],"host":["indreed","herokuapp","com"],"query":[{"key":"q","value":""},{"key":"max","value":""}],"variable":[]}},"response":[{"id":"c878570b-716f-4f74-995f-110280b5cb63","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://indreed.herokuapp.com/api/jobs?q=&max=","protocol":"https","host":["indreed","herokuapp","com"],"path":["api","jobs"],"query":[{"key":"q","value":""},{"key":"max","value":""}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e7d2b0bd-80f2-47fe-b6b2-e38479539f42"},{"name":"https://indreed.herokuapp.com/api/jobs?q=Software&country=us&l=New+York","id":"9d2dc6f5-170b-449c-a7ef-ca0beba240dd","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://indreed.herokuapp.com/api/jobs?q=&country=&l=","description":"<p>Search jobs relating to the query string in a particular country and location</p>\n","urlObject":{"protocol":"https","path":["api","jobs"],"host":["indreed","herokuapp","com"],"query":[{"key":"q","value":""},{"key":"country","value":""},{"key":"l","value":""}],"variable":[]}},"response":[{"id":"1c6fe1e5-4f5c-4948-b61f-9816d04779ff","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://indreed.herokuapp.com/api/jobs?q=&country=&l=","protocol":"https","host":["indreed","herokuapp","com"],"path":["api","jobs"],"query":[{"key":"q","value":""},{"key":"country","value":""},{"key":"l","value":""}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9d2dc6f5-170b-449c-a7ef-ca0beba240dd"},{"name":"https://indreed.herokuapp.com/api/jobs?q=Software&sort=date","id":"0d6d390e-b919-4a3e-be22-e7b6e159548e","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://indreed.herokuapp.com/api/jobs?q=&sort=date","description":"<p>Search jobs and sort it by date (date, relevance)</p>\n","urlObject":{"protocol":"https","path":["api","jobs"],"host":["indreed","herokuapp","com"],"query":[{"key":"q","value":""},{"key":"sort","value":"date"}],"variable":[]}},"response":[{"id":"fd2eb240-4127-41fb-9934-27b14aacdd52","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://indreed.herokuapp.com/api/jobs?q=&sort=date","protocol":"https","host":["indreed","herokuapp","com"],"path":["api","jobs"],"query":[{"key":"q","value":""},{"key":"sort","value":"date"}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0d6d390e-b919-4a3e-be22-e7b6e159548e"},{"name":"https://indreed.herokuapp.com/api/jobs?q=Software&salary=$40,000","id":"e6e67e7b-8bbd-4614-b628-b77ea33ae9e3","request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://indreed.herokuapp.com/api/jobs?q=&salary=","description":"<p>Search jobs with a given salary. For the value, you can use $40,000 or $40k</p>\n","urlObject":{"protocol":"https","path":["api","jobs"],"host":["indreed","herokuapp","com"],"query":[{"key":"q","value":""},{"key":"salary","value":""}],"variable":[]}},"response":[{"id":"f728e65c-85b8-45ec-bcbb-911cea9f3c43","name":"Default","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://indreed.herokuapp.com/api/jobs?q=&salary=","protocol":"https","host":["indreed","herokuapp","com"],"path":["api","jobs"],"query":[{"key":"q","value":""},{"key":"salary","value":""}]}},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e6e67e7b-8bbd-4614-b628-b77ea33ae9e3"}],"event":[{"listen":"prerequest","script":{"id":"eb2dc530-851c-4f3f-bb6f-1770ca9d0a3e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2c956858-bbf2-4217-a934-00404b4ccfcd","type":"text/javascript","exec":[""]}}]}