File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ going to crawl sites you better use Ferrum or
26
26
based on Ferrum. It looks like [ Scrapy] ( https://scrapy.org/ ) except that it uses
27
27
a real browser in order to grab data.
28
28
29
- Web design by [ Evrone] ( https://evrone.com/ ) , what else
30
- [ we build with Ruby on Rails ] ( https://evrone.com/ruby ) , what else
31
- [ we do at Evrone ] ( https://evrone.com/cases#case-studies ) .
29
+ Web design by [ Evrone] ( https://evrone.com/ ) .
30
+
31
+ [ RubyMine ] ( https://jb.gg/ruby ) is provided by [ JetBrains ] ( https://jb.gg/OpenSourceSupport ) .
32
32
33
33
34
34
## Index
@@ -63,7 +63,8 @@ Web design by [Evrone](https://evrone.com/), what else
63
63
64
64
There's no official Chrome or Chromium package for Linux don't install it this
65
65
way because it's either outdated or unofficial, both are bad. Download it from
66
- official [ source] ( https://www.chromium.org/getting-involved/download-chromium ) .
66
+ official source for [ Chrome] ( https://www.google.com/chrome/ ) or
67
+ [ Chromium] ( https://www.chromium.org/getting-involved/download-chromium ) .
67
68
Chrome binary should be in the ` PATH ` or ` BROWSER_PATH ` or you can pass it as an
68
69
option to browser instance see ` :browser_path ` in
69
70
[ Customization] ( https://github.com/rubycdp/ferrum#customization ) .
You can’t perform that action at this time.
0 commit comments