A powerful tool that helps job seekers create optimized Google search strings to find job postings across multiple Applicant Tracking Systems (ATS). Built with SvelteKit and TailwindCSS.
- Multi-Platform Search: Search across multiple job boards simultaneously
- Custom ATS Support: Add your own company career page URLs
- Advanced Search Options: Keywords, location, and must-include terms
- Dark Mode: Comfortable viewing in any lighting condition
- One-Click Actions: Copy search strings or start Google searches instantly
- Mobile Responsive: Works great on all device sizes
- Node.js 18 or later
- npm or yarn
- Clone the repository:
git clone https://github.com/yourusername/job-search-generator.git
cd job-search-generator
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Visit
http://localhost:5173
in your browser
-
Select ATS Platforms
- Choose from popular platforms like Greenhouse, Lever, Workday, etc.
- Add custom career page URLs for specific companies
-
Configure Search Parameters
- Enter job-related keywords
- Specify location preferences
- Add must-include terms for more targeted results
-
Generate and Use
- Copy the generated search string
- Use the direct Google search button
- Modify and refine as needed
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Built with SvelteKit
- Styled with TailwindCSS
- Icons from Heroicons
Made with ❤️ for job seekers everywhere