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

https://github.com/zubairjammu786/googletranslateapi

An unofficial Google translate API built within python using requests library.
https://github.com/zubairjammu786/googletranslateapi

google google-translate google-translate-api google-translate-free-api googletrans googletranslate googletranslateapi googletranslator python-3 python-requests python-script python3 requests-module webscrapping webscrapping-python

Last synced: 7 months ago
JSON representation

An unofficial Google translate API built within python using requests library.

Awesome Lists containing this project

README

          

# Google Translate API
This Python script provides a simple interface to Google Translate API, allowing you to translate text between different languages.

## Dependencies
- Python 3.x
- requests library

## Usage
1. Clone the repository:

```bash
git clone https://github.com/zubairjammu786/googletranslateapi.git
```

2. Navigate to the project directory:

```bash
cd googletranslateapi
```

3. Install the required dependencies:

```bash
pip install requests
```

4. Run the script:

```bash
python translate.py
```

5. Follow the on-screen instructions to enter the source language, target language, and text to translate.
6. Enter language prefixes such as en for English, ur for Urdu not full name.

## Disclaimer
This is not an official API or script from Google. We suggest you to buy it from Google Cloud.