An open API service indexing awesome lists of open source software.

https://github.com/ajamous/ntx-bulk_purchase_numbers

This script uses the Neutrafix API to search for available phone numbers based on specified criteria and then automatically purchases those numbers, logging all its operations both to a file and to the console.
https://github.com/ajamous/ntx-bulk_purchase_numbers

Last synced: 8 months ago
JSON representation

This script uses the Neutrafix API to search for available phone numbers based on specified criteria and then automatically purchases those numbers, logging all its operations both to a file and to the console.

Awesome Lists containing this project

README

          

## NeuTrafix Number Purchasing Automation Script

This Python script automates the process of searching and purchasing phone numbers using the Neutrafix API. It logs all operations, including search and purchase responses, both to the console and to a log file.

### Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed Python 3.6 or later.
- You have installed the requests Python library.
- You have a Neutrafix account with API access.
- Using Number Purchasing Automation Script

### To use the Telin Number Automation Script, follow these steps:

- Clone this repository to your local machine.
- Open the script telin_script.py in a text editor.
- Replace the placeholder username and password in the script with your actual Neutrafix API username and password.
- (Optional) Adjust the search_data parameters to suit your specific requirements.
- Run the script in your terminal with the command `python3 bulk_nums_purchase.py`.
- Monitor the console and the `bulk_numbers_purchase.log` file for log details.

### Contributing to NeuTrafix Number Automation Script

To contribute to the NTX Number Automation Script, follow these steps:

- Fork this repository.
- Create a branch: git checkout -b .
- Make your changes and commit them: git commit -m ''.
- Push to the original branch: git push origin /.
- Create the pull request.

Alternatively, see the GitHub documentation on creating a pull request.