Skip to content

Commit 82c7afe

Browse files
committed
Update at March 03, 2025 12:05 AM UTC
1 parent 4472e4d commit 82c7afe

File tree

3 files changed

+26
-48
lines changed

3 files changed

+26
-48
lines changed

05_after_search_results_found.png

141 Bytes
Loading

get-imdb-sha256-20250221000555157.log

Lines changed: 0 additions & 48 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2025-03-03 00:05:50,082 - INFO - ===================START===================
2+
2025-03-03 00:05:50,082 - INFO - ====== WebDriver manager ======
3+
2025-03-03 00:05:50,434 - INFO - Get LATEST chromedriver version for google-chrome
4+
2025-03-03 00:05:50,450 - INFO - Get LATEST chromedriver version for google-chrome
5+
2025-03-03 00:05:50,463 - INFO - There is no [linux64] chromedriver "133.0.6943.141" for browser google-chrome "133.0.6943" in cache
6+
2025-03-03 00:05:50,463 - INFO - Get LATEST chromedriver version for google-chrome
7+
2025-03-03 00:05:50,505 - INFO - WebDriver version 133.0.6943.141 selected
8+
2025-03-03 00:05:50,507 - INFO - Modern chrome version https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/linux64/chromedriver-linux64.zip
9+
2025-03-03 00:05:50,507 - INFO - About to download new driver from https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/linux64/chromedriver-linux64.zip
10+
2025-03-03 00:05:50,523 - INFO - Driver downloading response is 200
11+
2025-03-03 00:05:50,575 - INFO - Get LATEST chromedriver version for google-chrome
12+
2025-03-03 00:05:50,700 - INFO - Driver has been saved in cache [/home/runner/.wdm/drivers/chromedriver/linux64/133.0.6943.141]
13+
2025-03-03 00:05:50,700 - INFO - chrome_driver_path: /home/runner/.wdm/drivers/chromedriver/linux64/133.0.6943.141/chromedriver-linux64/chromedriver
14+
2025-03-03 00:05:51,231 - INFO - Removing log file: get-imdb-sha256-20250221000555157.log
15+
2025-03-03 00:05:51,231 - INFO - Chrome Browser Version: 133.0.6943.126
16+
2025-03-03 00:05:51,231 - INFO - ChromeDriver Version: 133.0.6943.141 (2a5d6da0d6165d7b107502095a937fe7704fcef6-refs/branch-heads/6943@{#1912})
17+
2025-03-03 00:05:51,231 - INFO - Current URL: https://www.imdb.com/search/title/
18+
2025-03-03 00:05:51,231 - INFO - Keyword: Shrek
19+
2025-03-03 00:06:25,575 - INFO - Current URL after first search results found: https://www.imdb.com/search/title/?title=Shrek&title_type=feature
20+
2025-03-03 00:06:25,728 - INFO - Network request URL containing SHA-256 hash (ENCODED): https://caching.graphql.imdb.com/?operationName=AdvancedTitleSearch&variables=%7B%22first%22%3A50%2C%22locale%22%3A%22en-US%22%2C%22sortBy%22%3A%22POPULARITY%22%2C%22sortOrder%22%3A%22ASC%22%2C%22titleTextConstraint%22%3A%7B%22searchTerm%22%3A%22Shrek%22%7D%2C%22titleTypeConstraint%22%3A%7B%22anyTitleTypeIds%22%3A%5B%22movie%22%5D%7D%7D&extensions=%7B%22persistedQuery%22%3A%7B%22sha256Hash%22%3A%226842af47c3f1c43431ae23d394f3aa05ab840146b146a2666d4aa0dc346dc482%22%2C%22version%22%3A1%7D%7D
21+
2025-03-03 00:06:25,728 - INFO - Network request URL containing SHA-256 hash (DECODED): https://caching.graphql.imdb.com/?operationName=AdvancedTitleSearch&variables={"first":50,"locale":"en-US","sortBy":"POPULARITY","sortOrder":"ASC","titleTextConstraint":{"searchTerm":"Shrek"},"titleTypeConstraint":{"anyTitleTypeIds":["movie"]}}&extensions={"persistedQuery":{"sha256Hash":"6842af47c3f1c43431ae23d394f3aa05ab840146b146a2666d4aa0dc346dc482","version":1}}
22+
2025-03-03 00:06:25,728 - INFO - Extracted SHA-256 hash: 6842af47c3f1c43431ae23d394f3aa05ab840146b146a2666d4aa0dc346dc482
23+
2025-03-03 00:06:25,804 - INFO - SHA-256 hash from network tab: 6842af47c3f1c43431ae23d394f3aa05ab840146b146a2666d4aa0dc346dc482
24+
2025-03-03 00:06:25,804 - INFO - Hash in file and hash retrieved match.
25+
2025-03-03 00:06:25,804 - INFO - SHA-256 hash written to HASH file.
26+
2025-03-03 00:06:25,804 - INFO - ====================END====================

0 commit comments

Comments
 (0)