Skip to content

Instantly share code, notes, and snippets.

@2018kguo
Last active April 18, 2021 19:27
Show Gist options
  • Select an option

  • Save 2018kguo/982fd149d892b02c9885f1a21b5448fa to your computer and use it in GitHub Desktop.

Select an option

Save 2018kguo/982fd149d892b02c9885f1a21b5448fa to your computer and use it in GitHub Desktop.
Web scraper config
github:
enabled: true
repoURL: "https://github.com/pittcsc/Summer2022-Internships"
linkedIn:
enabled: true
timespan: "day"
queries:
- "software engineer intern"
- "software engineering internship"
- "software development intern"
- "backend engineer intern"
- "cloud engineer intern"
desiredJobTitles:
- "intern"
- "co-op"
blacklistJobTitles:
- "jr"
- "junior"
- "sr"
- "senior"
- "tech lead"
...
description:
blacklistSubstrings:
- "unpaid"
requiredSubstrings: ["interns"]
locationsToQuery:
- "United States"
- "Remote"
- "Boston"
- "New York City"
- "Austin"
- "Dallas"
- "Chicago"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment