Skip to content

Demonstrating web scraping by using the Puppeteer library, alongside AWS serverless. A new way to preview any of your favourite Avatar characters. Data provided by Avatar Fandom.

Notifications You must be signed in to change notification settings

Mwpereira/ATLA-WebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💨 ATLA Web Scraper

Demonstrating web scraping by using the Puppeteer library, alongside AWS serverless. A new way to preview any of your favourite Avatar characters. Data provided by Avatar Fandom.

📐 Project Setup

git clone https://github.com/Mwpereira/ATLA-Webscraper.git
cd ATLA-Webscraper

Installing packages and running serverless locally

cd serverless
npm install
serverless offline

Ensure you have serverless installed

npm install -g serverless

Open the index.html file located under the /client directory and enjoy!

📚 Frameworks

  • Bulma - for UI components and styling

🔐 Back-End

Dependencies

  • Serverless Offline - for hosting AWS resources including API Gateway and Lambda Edge locally
  • Puppeteer - for web scraping

🎨 Front-End

Dependencies

  • jQuery - for HTML DOM manipulation

📷 Screenshots

About

Demonstrating web scraping by using the Puppeteer library, alongside AWS serverless. A new way to preview any of your favourite Avatar characters. Data provided by Avatar Fandom.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published