https://github.com/shibam120302/imdb-movies-scraper
https://github.com/shibam120302/imdb-movies-scraper
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shibam120302/imdb-movies-scraper
- Owner: shibam120302
- License: cc0-1.0
- Created: 2022-11-11T06:40:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T06:48:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T02:14:13.210Z (8 months ago)
- Language: Jupyter Notebook
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IMDB-Movies-Scraper
##### Web scraping is the process of using bots to extract content and data from a website. Unlike screen scraping, which only copies pixels displayed onscreen, web scraping extracts underlying HTML code and, with it, data stored in a database. The scraper can then replicate entire website content elsewhere.
