Skip to content

These are two small examples I reference during my presentation at Drupal GovCon 2023.

Notifications You must be signed in to change notification settings

awc120/scraper-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scraper-examples

These are two small examples I reference during my presentation at Drupal GovCon 2023. They demonstrate how to scrape content, using https://www.drupalgovcon.org as an example.

govcon-scaper-example contains a small shell script to download a website into static html files, and a small php script which can generate a csv of website content that can be imported.

content_crawler is a small Drupal 10 module that shows how to import content from a web crawler manually and populating drupal fields on the fly.

About

These are two small examples I reference during my presentation at Drupal GovCon 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published