Skip to content

Commit

Permalink
Add container provisioner and proxy pool readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
algo7 committed Jan 21, 2024
1 parent 2039560 commit 9b193cb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,11 @@ A simple scraper for TripAdvisor (Hotel, Restaurant, Airline) reviews.
3. The hotel scraper uses date of review instead of date of stay as the date because the date of stay is not always available.

# Container Provisioner
# Proxy Pool
Automates the process of provisioning containers for the scraper.

Please read more about the container provisioner [here](https://github.com/algo7/TripAdvisor-Review-Scraper/tree/main/container_provisioner)

# Proxy Pool
Provides a pool of proxies for the scraper to use.

Please read more about the proxy pool [here](https://github.com/algo7/TripAdvisor-Review-Scraper/tree/main/proxy_pool)

0 comments on commit 9b193cb

Please sign in to comment.