-
After lots of looking, the two most active forks are this one and https://github.com/HTTPArchive/wappalyzer. I was wondering if it made sense to join forces in a single repo.
- Issue in other proje…
-
[HTTP Archive BigQuery Meta Dashboard](https://lookerstudio.google.com/u/7/reporting/1jh_ScPlCIbSYTf2r2Y6EftqmX9SQy4Gn/page/p_an38lbzywc/edit) dashboard doesn't show the information for new tables bec…
-
For the script located in https://github.com/HTTPArchive/bigquery/tree/master/sql:
- rewrite queries to a new stable schema
- move the script to another currently used repo where it fits the most
…
-
I don't want to add the PR yet, but do want to capture the changes requested.
https://github.com/HTTPArchive/almanac.httparchive.org/blob/main/sql/2024/accessibility/lighthouse_score_by_government.…
-
I'm curious about the possibility of enhancing our current dataset by incorporating additional data points.
- [x] Cookies: We're currently missing the cookies in the cookie jar, having only those s…
nrllh updated
6 months ago
-
**Is your feature request related to a problem? Please describe.**
Wappalyzer was easy to install with an npmjs package, since the fork is created, it seems that there is no package available on npmj…
-
Compare this query:
```sql
SELECT page FROM `httparchive.all.requests` WHERE date = "2023-06-01" AND type = 'scripts'
```
from my httparchive account:
From my personal account:
I…
-
# Media 2024
![Media illustration](https://raw.githubusercontent.com/HTTPArchive/almanac.httparchive.org/main/src/static/images/2019/media/hero_lg.jpg)
If you're interested in contributing to the Me…
-
@rviscomi , @paulcalvano , @pmeenan as discussed on last call.
I ran the following:
```sql
CREATE VIEW `httparchive.scratchspace.test_view_2022_08_01_mobile` AS (
SELECT
page,
rank…
-
# HTTP 2024
![HTTP illustration](https://raw.githubusercontent.com/HTTPArchive/almanac.httparchive.org/main/src/static/images/2019/http/hero_lg.jpg)
If you're interested in contributing to the HTTP …
nrllh updated
2 weeks ago