Git Product home page Git Product logo

proxycurlxsheet.best's Introduction

Introduction

This is the repo for the use of ProxyCurl an API service to pull data from LinkedIn and Sheet.best that acts as the middle man to save the data from LinkedIn into a Google Sheet file.

Please refer to the article called "Lead Generation from ProxyCurl into Sheet.best with Python - Reading Time 10 Mins" and the YouTube video called "Lead Generation from ProxyCurl into Sheet.best with Python" for more information how to use execute the various program.

Project Structure

  • README.md - Details on how to set up and run the various programs in the repo
  • final.py - The integration of both Proxycurl and Sheet.best to save the data into a Google Sheet
  • proxycurl_quickstart.py - Proxycurl quickstart program
  • requirements.txt - Your python packages needed for this article
  • sheet_best_quickstart.py - Sheet.best quickstart program
  • venv - The name of your virtual environment
  • .env - Contains the API keys for Proxycurl and Sheet.best API URL

Setup

  • Create a virtual environment called "venv"
python3 -m venv env
  • Enable your newly created virtual environment venv
source venv/bin/activate
  • Install the various python libraries in your venv using requirements.txt file.
pip install -r requirement.txt

proxycurlxsheet.best's People

Contributors

steelwolf180 avatar

Watchers

James Cloos avatar  avatar

Forkers

sheetbest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.