Skip to content

qonto technical test : write a scraper to convert old prismic pages to new 'qonto-custom-cms' pages

Notifications You must be signed in to change notification settings

paultursuru/scraper-qonto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraping qonto - test technique

Run ruby app.rb to start scraping pages contained in pages.json

A new instance of Scraper is created for each page/url. Scraper checks if page is Prismic or not, then starts parsing html with Nokogiri. Each Page has many Sections with many Items.

The output is a JSON file containing all Pages, Sections and Items.

About

qonto technical test : write a scraper to convert old prismic pages to new 'qonto-custom-cms' pages

Topics

Resources

Stars

Watchers

Forks

Languages