You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
We can no longer simply pull https://www.fcc.gov/file/12285/download via file_get_contents or even curl as FCC.gov now blocks automated requests. We would need to figure out what headers/cookies/user agent they are sniffing out or as a last resort use a headless Chrome binary to automate this download.
The text was updated successfully, but these errors were encountered:
We can no longer simply pull https://www.fcc.gov/file/12285/download via
file_get_contents
or evencurl
as FCC.gov now blocks automated requests. We would need to figure out what headers/cookies/user agent they are sniffing out or as a last resort use a headless Chrome binary to automate this download.The text was updated successfully, but these errors were encountered: