-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Description: Develop a Python script to scrape job titles and budgets from Upwork’s public job listings page. Use requests and BeautifulSoup to target relevant <div> or <span> tags, export to a JSON file, and add a README with setup instructions (e.g., pip install requests beautifulsoup4) and ethical usage notes
Difficulty: Beginner
Skills: Python, JSON output, web scraping ethics.
Reactions are currently unavailable