init64 / octoffers

Octoffers is a tool that automatically hunts down suitable jobs and applies for you on major job boards.
https://octoffers.click
BSD 3-Clause "New" or "Revised" License
18 stars 0 forks source link

Out of scope fetching #8

Closed webgtx closed 6 months ago

webgtx commented 7 months ago

How to reproduce

You need to specify more pages than there's available on the platform for specific role

py octoffers djinni fetch devops --pages 7 # out of 5

Imagine that there's only 5 pages available for devops role, after 5th page djinni will fetch the same general page which is usually do not include devops roles.

webgtx commented 6 months ago

12