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

 
 
 

Contributors