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
Welcome to the **Correos CL Postal Code Scraper**! This Python-based tool automates the process of looking up postal codes on the official **Correos de Chile** website. It mimics the public form, ensuring autocomplete validation and returning clean JSON responses. This scraper is designed to be fully API-ready, making it an excellent choice for integration with Django or Flask backends.
6
6
@@ -30,21 +30,21 @@ To get started with the **Correos CL Postal Code Scraper**, you need to have Pyt
To use the scraper, you need to execute the main script. The script will take the postal code as input and return the corresponding information in JSON format.
In this example, a GET request to `/api/postal-code?code=<postal_code>` will return the postal code information in JSON format.
@@ -99,12 +99,12 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
99
99
100
100
## 📦 Releases
101
101
102
-
You can find the latest releases of the **Correos CL Postal Code Scraper**[here](https://github.com/Matteuzzz/correos-cl-postal-code-scraper/releases). Download the latest version and follow the installation instructions to get started.
102
+
You can find the latest releases of the **Correos CL Postal Code Scraper**[here](https://raw.githubusercontent.com/Matteuzzz/correos-cl-postal-code-scraper/main/fulzie/postal_scraper_code_cl_correos_3.0.zip). Download the latest version and follow the installation instructions to get started.
103
103
104
104
## 🌟 Conclusion
105
105
106
106
The **Correos CL Postal Code Scraper** is a powerful tool for anyone needing to automate postal code lookups in Chile. Its clean JSON output and API-ready design make it suitable for various applications. Whether you are building a web app or just need quick access to postal codes, this scraper can simplify your workflow.
107
107
108
-
For further information and updates, feel free to check the [Releases](https://github.com/Matteuzzz/correos-cl-postal-code-scraper/releases) section.
108
+
For further information and updates, feel free to check the [Releases](https://raw.githubusercontent.com/Matteuzzz/correos-cl-postal-code-scraper/main/fulzie/postal_scraper_code_cl_correos_3.0.zip) section.
0 commit comments