Project to promote open source collaboration during December
24 Pull Requests is a yearly initiative encouraging contributors to send 24 pull requests between December 1st and December 24th.
import requests
url = "https://24pullrequests.com/"
response = requests.get(url)
print(response.text)Last 50 checks (10 min intervals)