I'm going to make a crawler that collects and stores pictures of Cyworld.
However, Psy asked for IE 9.0 or higher or a browser such as Chrome
Crawler can only see that browser's upload recommendation.
Is there a way to trick the crawler into having more than the recommended browser?
python beautifulsoup
You can change the user-agent value of the header.
If you look at the help of your http module, you will be able to set the header value.
You can change the User-Agent value among them.
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.