-
Notifications
You must be signed in to change notification settings - Fork 34
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
Just some feedback #36
Comments
Great! Thanks for that feedback. I am quite busy with other things at the moment, but I'll come back to this issue (hopefully in the near future) and give you a proper answer. |
👍🏻 no rush in any way |
Are you participating in Hacktoberfest? If you add Hacktoberfest tag to the repo it may be more visible next month for people looking for projects. |
@programmin1 good idea! done. |
@site-speed I'm currently experimenting with migrating the core of this project to airtable: https://airtable.com/appi6w094nrl0RBZ5/shrR4MYHr28SmwNEC This also includes forms for adding new data. What do you think about this? I also experimented a bit with automating the scraping using some AI tools (procedural scraping does not work since the data is too fuzzy), but it does not work good enough yet. Maybe ChatGPT 5 will be able to do the scraping ;) |
Not truly an "issue" as such - more "feedback"
I love the project
they're surprisingly hard to find 😢
so I'm happy to try and contribute
Contributing to the "backlog" is fairly easy - once I remember where to find the link to it
Contributing to the project is less easy and kinda time consuming
Once (as a job searcher) I've seen a company in README.md - I'll check their website out
and apply or not
Or (more likely)
Once (as a job searcher) I've seen a job board in README.md
I'm going to use that site which may well have 10's, 100's of companies relevant to the project
Some thoughts I've had along the way:
As a contributor, if I've found a company web page that seems relevant, I ideally want to
- give me a dropdown for selecting "Jobsite" or "Company"
- dropdown for the "field"
- scrape from the page the description etc.
- maybe find the "Careers" link and auto add that as the "jobs" entry
In my mind these following values are somewhat "Nice to have"
I'd rather see an entry with these missing, than no entry!
So the page/form could optionally
- give me tickboxes for "Remote" and "Speculative"
Let me copy and paste in the text "Address(es)" from the website
- search Google Maps, and pull out latitude & longitude from the Google URL
- search Glassdoor and pull out "ratings" URL, and ratings value
With all that info/input generate some correctly formatted YAML and
Arguably a developer should find it relatively straight-forward to
but that's not zero effort so anything that helps automate some of this will help (me anyway)
why not scrape or receive feeds from job-boards?
anyways
just some ideas
Kind regards,
Tim
The text was updated successfully, but these errors were encountered: