Search Results for "web-scraping-with-nokogiri"

Lessons





















Forum Threads

Scraping Web Pages with Ruby Discussion

1
General
I haven't seen the next episodes yet but up until this point I'm wondering if a Scraper class is really a recommended way to do this? It seems like you are just replacing the Nokogiri API with your...
Chris Oliver replied

Designing our Web Scraper UI with TailwindCSS Discussion

3
General
Wow! This episode is incredibly relevant to me! I manage [littlebirdelectronics.com.au](http://littlebirdelectronics.com.au), an Australian distributor for brands like Adafruit, SparkFun, Pololu, ...

How to access a webpage and get its content

2
Rails
Hi, good afternoon. Chirs, I would like to access a website and get its content from its page to create a database with this information. It is about a game so, it is a common information that I ...
Simon P replied

how scrabe data every day

8
General
how can I schedule to gather data with nokogiri and store it(only what has changed) in a db every morning?
Chris Oliver replied

Web Scraper UI Controllers & Actions Discussion

0
General

Storing Web Scraper Results in ActiveRecord models Discussion

0
General

Sidekiq Web Assets are not pickingup automatically on production

1
Gems / Libraries
I recently upgraded sidekiq to version 7. The sidekiq-web assets are not picking up automatically. I am using NGINX configurations also but nothing worked. Please help me on this
Kazim Abbas replied

JSON Web Tokens with Devise & Warden Discussion

15
General
Great tutorial.
Aproplat replied

JSON Web Token Authentication From Scratch Discussion

19
General
So does this mean that the authentication is now also a token based API? Is this testable on postman?I redid my whole authentication because I found that the Devise gem (the way it came out of the ...
Gustavo Malamud replied

JSON Web Tokens (JWT) vs Rails Session Cookies Discussion

8
General
Nice work Chris (and getting these prepared over the Holiday season), very keen for the implementation video!
NG DAVID replied

JSON Web Tokens with Devise & Warden (--api)

0
Rails
Hello, You can create an episode with the same typology ( https://gorails.com/episodes/jwt-with-devise) using a project of this type: rails new weather --api thank you regards
Antonio F. posted

Deploying the Web Scraper Rails app to Production & Setting Up Cron Jobs Discussion

0
General

Wrapping up our Web Scraper in Rails Discussion

0
General
The source code link for this lesson is missing. This is for anyone who is looking: https://github.com/gorails-screencasts/web-scraper
Anthony Veaudry posted

Rails 6: A web app and an API server.

0
Rails
Can a Rails 6 app be built to both be a performant app with views and serve out data via an api? I've been looking for a tutorial, post, google term on this and have had no luck. Pointers and advis...
Bob Walsh posted

Convert a rails web application to offline or executable

0
Rails
I have tried to use ruby packer and traveling Ruby and others but as I am new to programming it is difficult for me. I'm looking for a programmer to convert a web application to offline or executab...
Felix Pujols posted

Sending Emails For Successful Web Scraper Results Discussion

1
General
It took me some time to understand why my ActionMailer::MailDeliveryJob were getting enqueued but not performed when running the rake task. Reading this article https://stevechanin.blogspot.com/201...
Mario Joseph replied

What is Programming & Web Development?

11
General
Give help.
Cassandra Pace replied

API Authentication with JSON Web Tokens (JWT) and Knock Discussion

28
General
Nice tip. @Chris, you forgot push the changes on repository!
Tom Zmyslo replied

view pdf file in web application and save the selected content

0
Rails
In my Ruby on Rails web application, an admin upload the pdf files from back-end, we need to save the pdf files.When it comes to front-end user can view the admin downloaded pdf file and he can sel...
Mahesh posted

How to build a web scraper using Ruby...

1
Ruby
Hello Chris - can you please teach us how to build a web scraper using Ruby to collect data from the web?
Chris Oliver replied