https://github.com/realpython/fake-jobs
A Fake Python job board for your Real Python web scraping training
https://github.com/realpython/fake-jobs
Last synced: 9 months ago
JSON representation
A Fake Python job board for your Real Python web scraping training
- Host: GitHub
- URL: https://github.com/realpython/fake-jobs
- Owner: realpython
- Created: 2021-04-09T17:46:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T09:01:51.000Z (about 5 years ago)
- Last Synced: 2025-05-13T18:51:06.081Z (about 1 year ago)
- Language: HTML
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real Python, Fake Jobs
A fake job board for your Real Python web scraping training.
This site is used as an example for a static site in the [Beautiful Soup: Build a Web Scraper With Python](https://realpython.com/beautiful-soup-web-scraper-python/) tutorial.