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.
- Host: GitHub
- URL: https://github.com/harinadh76/finder-deck
- Owner: harinadh76
- License: mit
- Created: 2023-03-26T05:45:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T13:52:14.000Z (about 3 years ago)
- Last Synced: 2025-12-27T16:14:26.736Z (6 months ago)
- Topics: beautifulsoup, flask, flask-application, python, python3, smtplib, webscraping
- Language: HTML
- Homepage: https://finder-desk.onrender.com
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

Choose Category

Internships

Email Update

## 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`.