From 378f9db681593bbd0dc9003977cd19926f860a4d Mon Sep 17 00:00:00 2001 From: Sakan Date: Tue, 23 Jul 2024 19:28:04 +0700 Subject: [PATCH] v5.7.1 - Adjusted headers for POST to GraphQL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff665ec..70959c0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This script can also be used to scrape data from other cities. ``` - Find your User Agent: - Go to https://www.whatismybrowser.com/detect/what-is-my-user-agent/ - - Enter your User Agent into your **.env** file in the **backend** folder: + - Enter your User Agent into your **.env** file: - User-Agent ➡ USER_AGENT - Go to [set_details.py](set_details.py) - Set the parameters of the 'Details' dataclass as needed.