Skip to content

zytedata/zyte-api-workshop

Repository files navigation

zyte-api-workshop

How to use this workshop kit

  1. Download this repo or use git clone https://github.com/zytedata/zyte-api-workshop.git in the terminal.

  2. Open the repo in VSCode and type following commands

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
  1. Update your Zyte API key in custom_settings_config.py.

  2. And you're good to go! Happy scraping!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages