fly.io
This commit is contained in:
parent
253d247087
commit
1385722b10
@ -1,3 +1,3 @@
|
||||
Visit https://yoyodyne-propulsion.herokuapp.com/ to see the site.
|
||||
Visit https://yoyodyne-propulsion.fly.dev/ to see the site.
|
||||
|
||||
This is a sample site for [spatula](https://jamesturk.github.io/spatula/) docs.
|
||||
|
@ -7,7 +7,7 @@
|
||||
</h2>
|
||||
<div class="section">
|
||||
<p>
|
||||
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 <a href="https://github.com/jamesturk/spatula">spatula</a> but feel free to use it for whatever you want. Just be nice, the site is hosted on a free <a href="https://heroku.com">Heroku</a> dyno.
|
||||
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 <a href="https://github.com/jamesturk/spatula">spatula</a> but feel free to use it for whatever you want. Just be nice, the site is hosted on a free <a href="https://fly.io">fly.io</a> VM.
|
||||
</p>
|
||||
|
||||
<p>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.
|
||||
|
Loading…
Reference in New Issue
Block a user