This Streamlit app allows users to search for specific links using the SerpApi and a CSV file containing keywords and links to search for. It also provides an option to upload a CSV file and search for links in multiple keywords simultaneously.
- Input your SerpApi key.
- Upload a CSV file with keywords and links.
- Search for links in the Google search results using the provided API key.
- Display search results in a table.
- Export search results to a CSV file for download.
Before you run the app, you need:
- A SerpApi API key. You can sign up for one at SerpApi.
- Clone this repository to your local machine.
git clone https://github.com/pratham4544/SEO-Ranking-Finder.git