Baskar2005 commited on
Commit
1a579a9
·
verified ·
1 Parent(s): 8e9bf7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ st.title("ByPass Capcha & Text Extractor")
8
 
9
  # api_key = st.text_input("Bright Data API Key", type="password")
10
  zone = "web_unlocker1"
11
- url = st.text_input("Target URL", value="https://2captcha.com/demo/recaptcha-v2")
12
 
13
  # url = url + "?hl=en" # or "?lang=en" or "/en/" depending on the site
14
 
 
8
 
9
  # api_key = st.text_input("Bright Data API Key", type="password")
10
  zone = "web_unlocker1"
11
+ url = st.text_input("Target URL", value="https://in.indeed.com/cmp/Ey/reviews")
12
 
13
  # url = url + "?hl=en" # or "?lang=en" or "/en/" depending on the site
14