This Python program checks the position of a target URL for specified keywords using the Google Custom Search API. The results are saved to a CSV file.
- Python 3.x
requests
library
- Clone the repository or download the script.
- Install the required libraries:
pip install requests
- Replace with your API_KEY and Custom_Search_Engine_ID
- Replace with your specified keywords and target website
- Run the script:
python test.py