From e7a66cfcba76e3002dd0863c43311cd0a00b98d6 Mon Sep 17 00:00:00 2001 From: James Turk Date: Sat, 22 May 2021 22:52:39 -0400 Subject: [PATCH] polish --- templates/about.html | 9 +++++++-- templates/staff.html | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/templates/about.html b/templates/about.html index 2387556..5313c3a 100644 --- a/templates/about.html +++ b/templates/about.html @@ -7,12 +7,17 @@

- This site exists to demonstrate some basic scraping techniques, as well as provide examples of real world challenges that scraper authors often encounter. + This site exists to demonstrate some basic scraping techniques, as well as provide examples of real world challenges that scraper authors often encounter. It was primarily written to assist with examples and documentation for spatula but feel free to use it for whatever you want. Just be nice, the site is hosted on a free Heroku dyno.

+

While other sites with a similar purpose exist, they often omit some of the common complications that can arise in scraping. The eventual goal of this site is to serve as a test suite of sorts for handling edge cases.

+

This site is the work of James Turk. James has been getting paid to write web scrapers for over 10 years, mainly on the Open States project. This work is created independently of any employer, past or present.

-

The full source for this site is available on GitHub. + +

The full source for this site is available on GitHub. + +

If you're wondering about what all the nonsense is about... here you go.

{% endblock %} diff --git a/templates/staff.html b/templates/staff.html index 59d5722..629264a 100644 --- a/templates/staff.html +++ b/templates/staff.html @@ -2,7 +2,7 @@ {% block base %}
-

Yoyodyne Propulsion Systems The future begins tomorrow

+

Yoyodyne Propulsion Systems Staff Roster