Skip to content

ubccsss/drupal-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrape-drupal

A script to scrape the ubccsss.org Drupal site.

Usage

Open the Drupal admin panel and navigate to the content page. Open the DevTools panel and paste the contents of the scrape_list.js file inside. After parsing the current page, the script automatically navigates to the next page so you can just paste it again. Move the saved data files into a folder.

Afterwards, run scrape_page.js and point it to the new folder as your first argument. Pass the path to the folder to save your content as the second argument.

npm install
node scrape_page.js .\date .\content

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •