Zy's repositories
100DaysOfCode
Inspiration by http://100daysofcode.com
aiohttp-proxy-integration
Python tutorial for implementing Oxylabs' Residential Proxies with AIOHTTP
airflow-plugins
various airflow plugins
amazon-scraper-python-2021
Amazon Scraper: A command-line tool for scraping Amazon product data
Date-Parser-Tutorial
Everything you need to know about parsing dates in Python.
distsys-class
Class materials for a distributed systems lecture series
engineeringladders
A framework for Engineering Managers
full-stack-fastapi-react-postgres-boilerplate
A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database
go-build-template
A Makefile/Dockerfile example for Go projects.
gocryptotrader
A cryptocurrency trading bot supporting multiple exchanges written in Golang.
how-to-secure-anything
How to systematically secure anything: a repository about security engineering
intro-to-terraform
Sample code for the blog post series "A Comprehensive Guide to Terraform."
News-Article-Scraper
Learn about web scraping news articles using Python and JavaScript.
oxycon2021-active-fingerprinting-pyppeteer
OxyCon 2021 Active Fingerprinting with Pyppeteer Code Samples
Pagination-With-Python
A guide on how to deal with pagination via Python.
Price-Parcing-Tutorial
Everything you need to know about parsing prices in Python.
product-integrations
Code examples and general information
Python-Web-Scraping-Tutorial
In this Python Web Scraping Tutorial, we will outline everything needed to get started with web scraping. We will begin with simple examples and move on to relatively more complex.
Rotating-Proxies-With-Python
Learn about how to rotate proxies by using Python.
Scraping-Dynamic-JavaScript-Ajax-Websites-With-BeautifulSoup
A guide on how to scrape JavaScript rendered websites with Python and BeautifulSoup.
selenium-proxy-integration
Tutorial for integrating Oxylabs' Residential Proxies with Selenium
smart-contracts-with-go
A simple example of how to deploy and interact with ETH smart contracts using Go
Web-Scraping-With-Selenium
In this guide on how to web scrape with Selenium, we will be using Python 3. The code should work with any version of Python above 3.6