Back to search
This script scrapes job data from CareerPlanner, extracting descriptions, duties, activities, skills, abilities, and knowledge. It uses `requests` for HTTP requests and `BeautifulSoup` for HTML parsing. Processing the first ten job titles, it stores data in dictionaries, converts them to a pandas DataFrame, and exports to Excel and CSV files.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits