Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hydrate sparse jobs after/during cron #2

Open
lefnire opened this issue Mar 26, 2016 · 0 comments
Open

Hydrate sparse jobs after/during cron #2

lefnire opened this issue Mar 26, 2016 · 0 comments

Comments

@lefnire
Copy link
Owner

lefnire commented Mar 26, 2016

Some job boards' RSS feeds contain very limited information (just a title, link, and possibly a tiny snippet) - not enough for accurate scoring / searching. Typically their links redirect to a page full of details (company, location, tags, etc). One solution here is to set some flag hydrated=false or sparse=true or something; then after cron has finished (so we don't compete with resources) take one job at a time and scrape their links using Nightmare (there's some usage examples in the adaptors).

Known sparse boards currently: ionicjobs, pythonjobs, virtualvocations (will amend as I find them)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant