Average Ratings 0 Ratings
Average Ratings 1 Rating
Description
litex.regon serves as a user-friendly interface for the Polish REGON database by providing a straightforward, Python-based wrapper. To utilize its SOAP API, users must obtain a user key from the administrators of REGON. The REGONAPI requires just one argument, which is the service URL provided by these administrators. Once logged in, users can initiate queries against the database. Queries can be made using a single REGON number (which can be either 9 or 14 digits), a single 10-digit KRS number, or a single NIP (which consists of a 10-digit string). Furthermore, users can query collections of REGONs, KRSs, or NIPs, ensuring that all items in a collection conform to the respective length requirements. The method only processes one parameter at a time, prioritizing the first one provided from the list. Additionally, users can request a more comprehensive report by including the detailed=True parameter, which prompts the search method to return a default detailed report. If a user is familiar with the REGON of a specific business entity and the name of the detailed report, they can retrieve the complete report directly, enhancing the accessibility of information within the database. This feature makes litex.regon a valuable tool for anyone needing detailed insights into Polish business entities.
Description
Requests is an elegantly designed library for HTTP that simplifies the process of sending HTTP/1.1 requests. It eliminates the hassle of manually appending query strings to URLs or encoding data for PUT and POST requests; instead, it encourages users to leverage the convenient JSON method. Currently, Requests boasts an impressive weekly download rate of approximately 30 million, making it one of the most popular Python packages, and it is utilized by over 1,000,000 repositories on GitHub, which solidifies its reliability and trustworthiness. This powerful library is readily accessible through PyPI and is equipped to meet the demands of building robust and efficient HTTP applications for modern requirements. It features automatic content decompression and decoding, support for international domains and URLs, as well as sessions that maintain cookie persistence. Additionally, it offers browser-style TLS/SSL verification, basic and digest authentication, and cookies that behave like familiar dictionaries. Users can also take advantage of multi-part file uploads, SOCKS proxy support, connection timeouts, and streaming downloads, ensuring a comprehensive toolkit for developers. Overall, the Requests library stands as a testament to simplicity and effectiveness in web communication.
API Access
Has API
API Access
Has API
Integrations
Python
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
regon
Country
Poland
Website
github.com/mwegrzynek/litex.regon
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/requests/