|
You are here |
adventures.nodeland.dev | ||
| | | | |
techtldr.com
|
|
| | | | | Chrome Developer Tools have a very useful option that allows to copy any API request as a CURL command. This tool can be used to test APIs without having to rely on the Browser, get access to unofficial APIs, scrape data and many other useful scenarios. Please allow me to demonstrate. In this video, I [...] | |
| | | | |
ericlathrop.com
|
|
| | | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | | |
github.com
|
|
| | | | | Developer Blog Directory | https://github.com/dev-blog-directory/dev-blog-directory - dev-blog-directory/dev-blog-directory-raw | |
| | | | |
antoinevastel.com
|
|
| | | Second post of a series about crawlers. We present how to parallelize a crawler based on Chrome headless and Puppeteer to take screenshots of the home page of the 100 most popular websites. | ||