You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
- After scraping all the links the program opens all the links one by one to scrap a brief summary about the movie
21
21
- This process is repeated until all 250 movies are scraped and the final details are zipped and stored into a list
22
22
23
-
##5. Download Sports Celebrity Image:- (DownloadImageSportsCelebrity.py and sportsCelebrityImages.py)
23
+
##5. Download Sports Celebrity Image:- (DownloadImageSportsCelebrity.py and sportsCelebrityImages.py)
24
24
-There are two files for this program. DownloadImageSportsCelebrity.py imports the second file sportsCelebrityImages.py and then passes the required arguments to the functions of second file for the desired results.
25
25
-First, the porgram opens google's images section to scrap links of images and store them
26
26
-Then, it downloads the contents from the links to form the Images
0 commit comments