Giter VIP home page Giter VIP logo

dystic-api's Introduction

dystic

dystic API

Making Job Search More Accessible

dystic is an open source job search platform. This API is an Indeed Scraper to Find Jobs that suit a certain keywords given a condition. Please note that this scraper is used for educational purposes. Please use at your own risk. See License for more details.

Version License: MIT

๐Ÿ  Homepage

โœจ Project Home

Install

pip install -r requirements.txt

Usage

python app.py

Example URL Request:

http://127.0.0.1:5000/jobs?jt=software&jl=california&jn=learning

There are 3 Parameters taken, jt which takes in a job keyword, jl which is a location (So far US Cities and States are supported) and jn parameter which is able to filter jobs based on conditions (we are hoping to make this parameter optional in the near future)

Note

If you receive an empty response that generally means there is a captcha blocking the request. As a workaround go to Indeed's website and finish the captcha challenge

Future Plans

  • We hope to support an international search so users outside the US are able to use it

  • Find a workaround for the Indeed captcha

  • Implement ML to return jobs suitable for any user rather than using only keywords

  • and more!

Authors

๐Ÿ‘ค arnavs-0, andytubeee, Sohil1926, staranger01

  • Github:

@arnavs-0

@andytubeee

@Sohil1926

@staranger01

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Contributing Guidelines Here:

Show your support

Give a โญ๏ธ if this project helped you!

License

Copyright (c) 2021 arnavs-0, andytubeee, Sohil1926, staranger01

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

dystic-api's People

Contributors

andytubeee avatar arnavs-0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dystic-api's Issues

Network Error Issue

When a user types in "Software Engineer" and "California", the user gets a network error and no results from the website link https://dystic.web.app/, but no error is given when the code is ran on local machine.

How do we make the website link not give error?

Indeed 403

Just tried this script to scrape Indeed page. I also tried to add / change: headers, cookies, proxies and even tried to apply VPN. Nothing helped.

Is there a code update that makes scraping work again?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.