Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timscodebase/python-scrapping-101
https://github.com/timscodebase/python-scrapping-101
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timscodebase/python-scrapping-101
- Owner: timscodebase
- Created: 2024-05-10T02:04:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T02:06:23.000Z (8 months ago)
- Last Synced: 2024-12-01T00:49:11.214Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrapping 101
Teaching myself web scrapping with Python.
## Libraries
- [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
- [Pandas](https://pandas.pydata.org/)## Setup
NONE!! 🔥😃🔥
Simple open `ai.ipynb` and run the cells.