Skip to content

GalenReich/pyodide-cli-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pyodide-cli-test

This is a repo for testing using command line tools with Pyodide. It demonstrates using the Bellingcat Reddit Post Scraping Tool.

Instructions

Important

Due to Cross Origin Resource Sharing (CORS) restrictions implemented by browsers, for this test to work, CORS checks must be turned off.

You can do this in Google Chrome with the Cross Domain - CORS extension. For this demo it is recommended to just disable CORS checking for reddit.com.

Run python3 -m http.server in the root directory.

Navigate to the hosted address, usually http://localhost:8000

Open the browser console (Ctrl-Shift-I in Google Chrome) to view the output.

About

Testing using command line tools with Pyodide

Topics

Resources

License

Stars

Watchers

Forks

Languages