An open API service indexing awesome lists of open source software.

https://github.com/harinadh76/finder-deck

Finder Desk is a python based web application where user can find Internships related to specific tech stack and it sends email updates according to previous searches .This project uses scraping tools to extract live data from different websites.
https://github.com/harinadh76/finder-deck

beautifulsoup flask flask-application python python3 smtplib webscraping

Last synced: about 1 month ago
JSON representation

Finder Desk is a python based web application where user can find Internships related to specific tech stack and it sends email updates according to previous searches .This project uses scraping tools to extract live data from different websites.

Awesome Lists containing this project

README

          

# FINDER DECK

Finder Desk is a python based web application where user can find Internships related to specific tech stack and it sends email
updates according to previous searches.This project uses scraping tools to extract live data from different websites.

## Project Images

Home page

![Home](https://github.com/harinadh76/Finder-Deck/assets/92932442/1d8ff717-1704-4ae0-bfbc-8db140ff2ffa)

Choose Category

![category](https://github.com/harinadh76/Finder-Deck/assets/92932442/2b7a391c-cff7-4f67-8610-24ff006ae2de)

Internships

![Internships](https://github.com/harinadh76/Finder-Deck/assets/92932442/526cb929-be27-4948-9daf-212cc1a153ed)

Email Update

![Email](https://github.com/harinadh76/Finder-Deck/assets/92932442/8c27cfdf-93cc-4e29-9ec4-91f6df58714e)

## Deployment Link

[Click Here](https://finder-desk.onrender.com/)

## Installation

Install Finder Desk

```bash
git clone https://github.com/harinadh76/Finder-Deck.git
```
```bash
pip install requirements.txt
```
```bash
python app.py
```

## License

[MIT](https://choosealicense.com/licenses/mit/)

## My Profiles

- [Github](https://www.github.com/harinadh76)
- [Instagram](https://www.instagram.com/_hypertext.assassins/)

## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.