Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ book:
# cover-image: assets/ida.webm
# cover-image-alt: |
# A Google Knowlege Panel of Ida Tarbell stained different colors from an audit.
repo-url: https://github.com/yinleon/inspect-element
repo-url: https://github.com/declanrjb/inspect-element
repo-actions: [edit]
site-url: https://inspectelement.org
site-url: https://declanrjb.github.io/inspect-element/
twitter-card:
image: assets/inspect-element-logo.jpg
card-style: "summary_large_image"
Expand Down Expand Up @@ -53,6 +53,8 @@ book:
file: apis.ipynb
- text: "Browser automation"
file: browser_automation.ipynb
- text: "Live Scraping With R"
file: live_webscraping.ipynb
- text: "Best practices"
file: best-practices-data-collection.ipynb
# - part: Designing experiments
Expand Down
Binary file added assets/.DS_Store
Binary file not shown.
Binary file added assets/forbes_table-selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
inspectelement.org
Binary file added docs/assets/.DS_Store
Binary file not shown.
Binary file added docs/assets/att-scraper-selenium.mp4
Binary file not shown.
Binary file added docs/assets/blm-wlm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/blocked-terms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser-automation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser0_01_threestep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser0_01_threestep1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser0_02_soup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser0_02_soup1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_01_version.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_01_version1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_02_tiktok.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_02_tiktok1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_03_dismiss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_03_dismiss1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_04_inspect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_04_inspect1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_05_inspect_tiktok_a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_05_inspect_tiktok_a1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_05_inspect_tiktok_b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/browser1_05_inspect_tiktok_b1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/copy-curl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/dev-console.mp4
Binary file not shown.
Binary file added docs/assets/favicon/.DS_Store
Binary file not shown.
Binary file added docs/assets/favicon/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/favicon/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/favicon/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/favicon/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/favicon/favicon-32x32.png
Binary file added docs/assets/favicon/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/assets/favicon/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
Binary file added docs/assets/favicon_/android-chrome-192x192.png
Binary file added docs/assets/favicon_/android-chrome-512x512.png
Binary file added docs/assets/favicon_/apple-touch-icon.png
Binary file added docs/assets/favicon_/favicon-16x16.png
Binary file added docs/assets/favicon_/favicon-32x32.png
Binary file added docs/assets/favicon_/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/assets/favicon_/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
Binary file added docs/assets/favicon_alt/apple-touch-icon.png
Binary file added docs/assets/favicon_alt/favicon-16x16.png
Binary file added docs/assets/favicon_alt/favicon-32x32.png
Binary file added docs/assets/favicon_alt/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/assets/favicon_alt/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
Binary file added docs/assets/filter-network.mp4
Binary file not shown.
Binary file added docs/assets/filter-requests.mp4
Binary file not shown.
Binary file added docs/assets/forbes_table-selection.png
Binary file added docs/assets/ida.gif
Binary file added docs/assets/ida.mp4
Binary file not shown.
Binary file added docs/assets/ida.png
Binary file added docs/assets/ida.webm
Binary file not shown.
Binary file added docs/assets/insepect-element-3D.jpg
Binary file added docs/assets/inspect-element-logo.jpg
Binary file added docs/assets/inspect-element-simple.jpg
Binary file added docs/assets/inspect-element-v1.png
Binary file added docs/assets/inspect-element-v2.png
Binary file added docs/assets/inspect-element-v3.png
Binary file added docs/assets/inspect-element.jpg
Binary file added docs/assets/inspect-panel.png
Binary file added docs/assets/inspect.png
Binary file added docs/assets/just-windows.jpg
Binary file added docs/assets/logo-twitter.png
Binary file added docs/assets/ring-gizmodo.png
Binary file added docs/assets/ring-map.png
Binary file added docs/assets/sap2019.png
Binary file added docs/assets/spicy.png
Binary file added docs/assets/wsj_tiktok.mp4
Binary file not shown.
1 change: 1 addition & 0 deletions docs/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sitemap: https://declanrjb.github.io/inspect-element/sitemap.xml
373 changes: 373 additions & 0 deletions docs/search.json

Large diffs are not rendered by default.

1,704 changes: 1,704 additions & 0 deletions docs/site_libs/bootstrap/bootstrap-icons.css

Large diffs are not rendered by default.

Binary file added docs/site_libs/bootstrap/bootstrap-icons.woff
Binary file not shown.
10 changes: 10 additions & 0 deletions docs/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/site_libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/site_libs/clipboard/clipboard.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions docs/site_libs/quarto-html/anchor.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions docs/site_libs/quarto-html/popper.min.js

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions docs/site_libs/quarto-html/quarto-syntax-highlighting.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading