Questions tagged [similarweb]
7 questions
2
votes
1 answer
How does Similarweb create their PDF reports?
If you query stackoverflow.com on Similarweb by visiting the following url:
http://www.similarweb.com/website/stackoverflow.com
you are presented with a nice overview of stats on the website. I believe I understand how they make this overview…

jessems
- 1,582
- 2
- 11
- 16
1
vote
0 answers
How can I hide from SimilarWeb websites that refer to my websites?
The problem is here: I don't want my competitors to see referral transitions to my site (people who come to my website or refer to it). Can I hide this information from SimilarWeb?

Angelina Gromova
- 11
- 1
0
votes
0 answers
Extract Live Daat from SimilarWeb to Google Sheets via Google Apps Script
I am trying to get Total Visits, Bounce Rate, Pages Per Visit, Avg Visit Duration, Age Distribution, Gender Distribution, Marketing Channels Distribution for companies like Zalando. Since Chat GPT can't see live structure or some other reason, the…

Berke Berkan
- 1
- 1
0
votes
1 answer
Can't fix `NotFoundException` error when calling SendApiAsset in AWS CLI
Recently, I have been trying to access a data products from the AWS marketplace using the AWS CLI. I have an active subscription on the product; however, I get the NotFoundException error whenever I try to access any of the product's endpoints via…

Mustapha Unubi Momoh
- 125
- 1
- 9
0
votes
0 answers
How can I access the datasets or endpoints of a product I subscribed to on AWS marketplace without AccessID?
I recently subscribed to the SimilarWeb API on the AWS Data Exchange Marketplace but have been unable to access the datasets. The reason is: send_api_asset call requires an AssetID parameter just as used in this sample notebook however, it is not…

Mustapha Unubi Momoh
- 125
- 1
- 9
0
votes
1 answer
What are the date constraints for SimilarWeb visits API? Python request to traffic API gives 'Dates not in range' error
I'm trying to get data from the SimilarWeb API, using python requests, like this:
import requests
MY_API_KEY = 'XXXXXXXXXXXXXXXXXX'
API_URL = "https://api.similarweb.com/v1/website/{site}/" \
…

srowland
- 1,625
- 1
- 12
- 19
0
votes
1 answer
integration of Alexa or Similarweb like solutions?
I would like to know if its possible to integrate Alexa or Similarweb like solution in a Angular based application. the fact that angular uses the single web application makes it difficult for this sort of solutions to kwo the PageViews.
is there…

Anas Youbi
- 65
- 6