Skip to content

Commit 6f8cc9b

Browse files
committed
so
1 parent 048cd99 commit 6f8cc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

so.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import requests
22
from bs4 import BeautifulSoup
33

4-
URL = f"https://stackoverflow.com/jobs?q=python&sort=i"
4+
URL = f"https://stackoverflow.com/jobs"
55

66

77
def get_last_page():

0 commit comments

Comments
 (0)