https://github.com/alihtt/imagefinder
web scraping from Wikipedia to find the photos of each movie folder.
https://github.com/alihtt/imagefinder
movies photos python web-scraping webscraping wikipedia
Last synced: 12 days ago
JSON representation
web scraping from Wikipedia to find the photos of each movie folder.
- Host: GitHub
- URL: https://github.com/alihtt/imagefinder
- Owner: Alihtt
- Created: 2023-04-22T19:19:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T21:11:42.000Z (about 3 years ago)
- Last Synced: 2025-02-26T22:17:13.911Z (over 1 year ago)
- Topics: movies, photos, python, web-scraping, webscraping, wikipedia
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find Image for movie folders
+ This code uses web scraping from Wikipedia to find the photos of each movie folder.
## For Example
### Before

### After

## Usage
+ To use it, you need to put the main.py file where your folders are and run it.
## to run
Open a cmd in your folders location and write this.
~~~
python main.py
~~~
## Youtube Video
[](https://www.youtube.com/watch?v=frMoFrhScGA)