Similarweb Scraper
7 days trial then $15.00/month - No credit card required now
Similarweb Scraper
7 days trial then $15.00/month - No credit card required now
The most comprehensive Similarweb Scraper you will ever find. Obtain data on website popularity and receive it in formats such as JSON, XML, CSV, Excel, or an HTML table.
Actor - Similarweb Scraper
Similarweb scraper
The most comprehensive Similarweb Scraper you will ever find. Obtain data on website popularity and receive it in formats such as JSON, XML, CSV, Excel, or an HTML table. Each scrape allows you to gather the subsequent details:
- Information on the company
- Metrics including total visits, average pages viewed, average time spent, and rate of visitors leaving quickly
- Rankings based on popularity (worldwide/by nation/by category)
- Origins of web traffic (like advertisements, direct links, search engines, social media, and more)
- Spread across social media platforms
- Rival websites
- Technologies implemented
- Demographic breakdown by age and gender
- Trending subjects and websites for users
- Leading visitor countries
Bugs, fixes, updates, and changelog
This scraper is under active development. If you have any feature requests you can create an issue from here.
Input Parameters
The input of this scraper should be JSON containing the list of pages on Similarweb that should be visited. Required fields are:
-
websites
: (Required) (Array) Domains or Similarweb full URLs that you want to retrieve the results from right away! -
proxy
: (Required) (Proxy Object) Proxy configuration.
This solution requires the use of Proxy servers, either your own proxy servers or you can use Apify Proxy.
Compute Unit Consumption
The actor is optimized to run blazing fast and scrape as many items as possible. Therefore, it forefronts all the detailed requests. If the actor doesn't block very often it'll scrape 100 websites in 2 minutes with ~0.02-0.05 compute units. (depending on proxy and number of retries).
Similarweb Scraper Input example
1{ 2 "websites": [ 3 "apify.com", 4 "https://www.similarweb.com/website/example.com" 5 ], 6 "disableAnalytics": true, 7 "proxy": { 8 "useApifyProxy": true 9 } 10}
During the Run
During the run, the actor will output messages letting you know what is going on. Each message always contains a short label specifying which page from the provided list is currently specified. When items are loaded from the page, you should see a message about this event with a loaded item count and total item count for each page.
If you provide incorrect input to the actor, it will immediately stop with a failure state and output an explanation of what is wrong.
Similarweb Export
During the run, the actor stores results into a dataset. Each item is a separate item in the dataset.
You can manage the results in any language (Python, PHP, Node JS/NPM). See the FAQ or our API reference to learn more about getting results from this Similarweb actor.
Scraped Similarweb Properties
The structure of each item in Similarweb looks like this:
Item Detail
1{ 2 "Version": 1, 3 "SiteName": "example.com", 4 "Description": "", 5 "TopCountryShares": [ 6 { 7 "Country": 840, 8 "CountryCode": "US", 9 "Value": 0.11354659048803241 10 }, 11 { 12 "Country": 356, 13 "CountryCode": "IN", 14 "Value": 0.05341031007321983 15 }, 16 { 17 "Country": 392, 18 "CountryCode": "JP", 19 "Value": 0.03574842291398093 20 }, 21 { 22 "Country": 484, 23 "CountryCode": "MX", 24 "Value": 0.03247891294972819 25 }, 26 { 27 "Country": 76, 28 "CountryCode": "BR", 29 "Value": 0.031913874935595374 30 } 31 ], 32 "Title": "example domain", 33 "Engagments": { 34 "BounceRate": "0.6223348449483417", 35 "Month": "10", 36 "Year": "2024", 37 "PagePerVisit": "2.2632025657133092", 38 "Visits": "5072880", 39 "TimeOnSite": "142.22218157397137" 40 }, 41 "EstimatedMonthlyVisits": { 42 "2024-08-01": 3598093, 43 "2024-09-01": 3226856, 44 "2024-10-01": 5072880 45 }, 46 "GlobalRank": { 47 "Rank": 15284 48 }, 49 "CountryRank": { 50 "Country": 840, 51 "CountryCode": "US", 52 "Rank": 23373 53 }, 54 "CategoryRank": { 55 "Rank": "513", 56 "Category": "Computers_Electronics_and_Technology/Programming_and_Developer_Software" 57 }, 58 "GlobalCategoryRank": null, 59 "IsSmall": false, 60 "Policy": 0, 61 "TrafficSources": { 62 "Social": 0.014411548636691814, 63 "Paid Referrals": 0.01161774451691237, 64 "Mail": 0.0006026721631872139, 65 "Referrals": 0.20649697855611643, 66 "Search": 0.1637504482738934, 67 "Direct": 0.6031206053675295 68 }, 69 "Category": "computers_electronics_and_technology/programming_and_developer_software", 70 "LargeScreenshot": "https://site-images.similarcdn.com/image?url=example.com&t=1&s=1&h=b63fbdb6c1a27c3f1467398b04fb81fcac694d85223c8a8eb2ca7c3e276b4af8", 71 "IsDataFromGa": false, 72 "Countries": [ 73 { 74 "Code": "AF", 75 "UrlCode": "afghanistan", 76 "Name": "Afghanistan" 77 }, 78 { 79 "Code": "AX", 80 "UrlCode": "land-islands", 81 "Name": "Åland Islands" 82 }, 83 { 84 "Code": "AL", 85 "UrlCode": "albania", 86 "Name": "Albania" 87 }, 88 { 89 "Code": "DZ", 90 "UrlCode": "algeria", 91 "Name": "Algeria" 92 }, 93 { 94 "Code": "AS", 95 "UrlCode": "american-samoa", 96 "Name": "American Samoa" 97 }, 98 { 99 "Code": "AD", 100 "UrlCode": "andorra", 101 "Name": "Andorra" 102 }, 103 { 104 "Code": "AO", 105 "UrlCode": "angola", 106 "Name": "Angola" 107 }, 108 { 109 "Code": "AI", 110 "UrlCode": "anguilla", 111 "Name": "Anguilla" 112 }, 113 { 114 "Code": "AQ", 115 "UrlCode": "antarctica", 116 "Name": "Antarctica" 117 }, 118 { 119 "Code": "AG", 120 "UrlCode": "antigua-and-barbuda", 121 "Name": "Antigua and Barbuda" 122 }, 123 { 124 "Code": "AR", 125 "UrlCode": "argentina", 126 "Name": "Argentina" 127 }, 128 { 129 "Code": "AM", 130 "UrlCode": "armenia", 131 "Name": "Armenia" 132 }, 133 { 134 "Code": "AW", 135 "UrlCode": "aruba", 136 "Name": "Aruba" 137 }, 138 { 139 "Code": "AU", 140 "UrlCode": "australia", 141 "Name": "Australia" 142 }, 143 { 144 "Code": "AT", 145 "UrlCode": "austria", 146 "Name": "Austria" 147 }, 148 { 149 "Code": "AZ", 150 "UrlCode": "azerbaijan", 151 "Name": "Azerbaijan" 152 }, 153 { 154 "Code": "BS", 155 "UrlCode": "bahamas", 156 "Name": "Bahamas" 157 }, 158 { 159 "Code": "BH", 160 "UrlCode": "bahrain", 161 "Name": "Bahrain" 162 }, 163 { 164 "Code": "BD", 165 "UrlCode": "bangladesh", 166 "Name": "Bangladesh" 167 }, 168 { 169 "Code": "BB", 170 "UrlCode": "barbados", 171 "Name": "Barbados" 172 }, 173 { 174 "Code": "BY", 175 "UrlCode": "belarus", 176 "Name": "Belarus" 177 }, 178 { 179 "Code": "BE", 180 "UrlCode": "belgium", 181 "Name": "Belgium" 182 }, 183 { 184 "Code": "BZ", 185 "UrlCode": "belize", 186 "Name": "Belize" 187 }, 188 { 189 "Code": "BJ", 190 "UrlCode": "benin", 191 "Name": "Benin" 192 }, 193 { 194 "Code": "BM", 195 "UrlCode": "bermuda", 196 "Name": "Bermuda" 197 }, 198 { 199 "Code": "BT", 200 "UrlCode": "bhutan", 201 "Name": "Bhutan" 202 }, 203 { 204 "Code": "BO", 205 "UrlCode": "bolivia-plurinational-state-of", 206 "Name": "Bolivia" 207 }, 208 { 209 "Code": "BQ", 210 "UrlCode": "bonaire-sint-eustatius-and-saba", 211 "Name": "Bonaire, Sint Eustatius and Saba" 212 }, 213 { 214 "Code": "BA", 215 "UrlCode": "bosnia-and-herzegovina", 216 "Name": "Bosnia and Herzegovina" 217 }, 218 { 219 "Code": "BW", 220 "UrlCode": "botswana", 221 "Name": "Botswana" 222 }, 223 { 224 "Code": "BV", 225 "UrlCode": "bouvet-island", 226 "Name": "Bouvet Island" 227 }, 228 { 229 "Code": "BR", 230 "UrlCode": "brazil", 231 "Name": "Brazil" 232 }, 233 { 234 "Code": "IO", 235 "UrlCode": "british-indian-ocean-territory", 236 "Name": "British Indian Ocean Territory" 237 }, 238 { 239 "Code": "BN", 240 "UrlCode": "brunei-darussalam", 241 "Name": "Brunei Darussalam" 242 }, 243 { 244 "Code": "BG", 245 "UrlCode": "bulgaria", 246 "Name": "Bulgaria" 247 }, 248 { 249 "Code": "BF", 250 "UrlCode": "burkina-faso", 251 "Name": "Burkina Faso" 252 }, 253 { 254 "Code": "BI", 255 "UrlCode": "burundi", 256 "Name": "Burundi" 257 }, 258 { 259 "Code": "CV", 260 "UrlCode": "cabo-verde", 261 "Name": "Cabo Verde" 262 }, 263 { 264 "Code": "KH", 265 "UrlCode": "cambodia", 266 "Name": "Cambodia" 267 }, 268 { 269 "Code": "CM", 270 "UrlCode": "cameroon", 271 "Name": "Cameroon" 272 }, 273 { 274 "Code": "CA", 275 "UrlCode": "canada", 276 "Name": "Canada" 277 }, 278 { 279 "Code": "KY", 280 "UrlCode": "cayman-islands", 281 "Name": "Cayman Islands" 282 }, 283 { 284 "Code": "CF", 285 "UrlCode": "central-african-republic", 286 "Name": "Central African Republic" 287 }, 288 { 289 "Code": "TD", 290 "UrlCode": "chad", 291 "Name": "Chad" 292 }, 293 { 294 "Code": "CL", 295 "UrlCode": "chile", 296 "Name": "Chile" 297 }, 298 { 299 "Code": "CN", 300 "UrlCode": "china", 301 "Name": "China" 302 }, 303 { 304 "Code": "CX", 305 "UrlCode": "christmas-island", 306 "Name": "Christmas Island" 307 }, 308 { 309 "Code": "CC", 310 "UrlCode": "cocos-keeling-islands", 311 "Name": "Cocos (Keeling) Islands" 312 }, 313 { 314 "Code": "CO", 315 "UrlCode": "colombia", 316 "Name": "Colombia" 317 }, 318 { 319 "Code": "KM", 320 "UrlCode": "comoros", 321 "Name": "Comoros" 322 }, 323 { 324 "Code": "CG", 325 "UrlCode": "congo", 326 "Name": "Congo" 327 }, 328 { 329 "Code": "CD", 330 "UrlCode": "congo-the-democratic-republic-of-the", 331 "Name": "Congo, the Democratic Republic of the" 332 }, 333 { 334 "Code": "CK", 335 "UrlCode": "cook-islands", 336 "Name": "Cook Islands" 337 }, 338 { 339 "Code": "CR", 340 "UrlCode": "costa-rica", 341 "Name": "Costa Rica" 342 }, 343 { 344 "Code": "CI", 345 "UrlCode": "cte-divoire", 346 "Name": "Côte d'Ivoire" 347 }, 348 { 349 "Code": "HR", 350 "UrlCode": "croatia", 351 "Name": "Croatia" 352 }, 353 { 354 "Code": "CU", 355 "UrlCode": "cuba", 356 "Name": "Cuba" 357 }, 358 { 359 "Code": "CW", 360 "UrlCode": "curaao", 361 "Name": "Curaçao" 362 }, 363 { 364 "Code": "CY", 365 "UrlCode": "cyprus", 366 "Name": "Cyprus" 367 }, 368 { 369 "Code": "CZ", 370 "UrlCode": "czech-republic", 371 "Name": "Czech Republic" 372 }, 373 { 374 "Code": "DK", 375 "UrlCode": "denmark", 376 "Name": "Denmark" 377 }, 378 { 379 "Code": "DJ", 380 "UrlCode": "djibouti", 381 "Name": "Djibouti" 382 }, 383 { 384 "Code": "DM", 385 "UrlCode": "dominica", 386 "Name": "Dominica" 387 }, 388 { 389 "Code": "DO", 390 "UrlCode": "dominican-republic", 391 "Name": "Dominican Republic" 392 }, 393 { 394 "Code": "EC", 395 "UrlCode": "ecuador", 396 "Name": "Ecuador" 397 }, 398 { 399 "Code": "EG", 400 "UrlCode": "egypt", 401 "Name": "Egypt" 402 }, 403 { 404 "Code": "SV", 405 "UrlCode": "el-salvador", 406 "Name": "El Salvador" 407 }, 408 { 409 "Code": "GQ", 410 "UrlCode": "equatorial-guinea", 411 "Name": "Equatorial Guinea" 412 }, 413 { 414 "Code": "ER", 415 "UrlCode": "eritrea", 416 "Name": "Eritrea" 417 }, 418 { 419 "Code": "EE", 420 "UrlCode": "estonia", 421 "Name": "Estonia" 422 }, 423 { 424 "Code": "ET", 425 "UrlCode": "ethiopia", 426 "Name": "Ethiopia" 427 }, 428 { 429 "Code": "FK", 430 "UrlCode": "falkland-islands-malvinas", 431 "Name": "Falkland Islands (Malvinas)" 432 }, 433 { 434 "Code": "FO", 435 "UrlCode": "faroe-islands", 436 "Name": "Faroe Islands" 437 }, 438 { 439 "Code": "FJ", 440 "UrlCode": "fiji", 441 "Name": "Fiji" 442 }, 443 { 444 "Code": "FI", 445 "UrlCode": "finland", 446 "Name": "Finland" 447 }, 448 { 449 "Code": "FR", 450 "UrlCode": "france", 451 "Name": "France" 452 }, 453 { 454 "Code": "GF", 455 "UrlCode": "french-guiana", 456 "Name": "French Guiana" 457 }, 458 { 459 "Code": "PF", 460 "UrlCode": "french-polynesia", 461 "Name": "French Polynesia" 462 }, 463 { 464 "Code": "TF", 465 "UrlCode": "french-southern-territories", 466 "Name": "French Southern Territories" 467 }, 468 { 469 "Code": "GA", 470 "UrlCode": "gabon", 471 "Name": "Gabon" 472 }, 473 { 474 "Code": "GM", 475 "UrlCode": "gambia", 476 "Name": "Gambia" 477 }, 478 { 479 "Code": "GE", 480 "UrlCode": "georgia", 481 "Name": "Georgia" 482 }, 483 { 484 "Code": "DE", 485 "UrlCode": "germany", 486 "Name": "Germany" 487 }, 488 { 489 "Code": "GH", 490 "UrlCode": "ghana", 491 "Name": "Ghana" 492 }, 493 { 494 "Code": "GI", 495 "UrlCode": "gibraltar", 496 "Name": "Gibraltar" 497 }, 498 { 499 "Code": "GR", 500 "UrlCode": "greece", 501 "Name": "Greece" 502 }, 503 { 504 "Code": "GL", 505 "UrlCode": "greenland", 506 "Name": "Greenland" 507 }, 508 { 509 "Code": "GD", 510 "UrlCode": "grenada", 511 "Name": "Grenada" 512 }, 513 { 514 "Code": "GP", 515 "UrlCode": "guadeloupe", 516 "Name": "Guadeloupe" 517 }, 518 { 519 "Code": "GU", 520 "UrlCode": "guam", 521 "Name": "Guam" 522 }, 523 { 524 "Code": "GT", 525 "UrlCode": "guatemala", 526 "Name": "Guatemala" 527 }, 528 { 529 "Code": "GG", 530 "UrlCode": "guernsey", 531 "Name": "Guernsey" 532 }, 533 { 534 "Code": "GN", 535 "UrlCode": "guinea", 536 "Name": "Guinea" 537 }, 538 { 539 "Code": "GW", 540 "UrlCode": "guinea-bissau", 541 "Name": "Guinea-Bissau" 542 }, 543 { 544 "Code": "GY", 545 "UrlCode": "guyana", 546 "Name": "Guyana" 547 }, 548 { 549 "Code": "HT", 550 "UrlCode": "haiti", 551 "Name": "Haiti" 552 }, 553 { 554 "Code": "HM", 555 "UrlCode": "heard-island-and-mcdonald-islands", 556 "Name": "Heard Island and McDonald Islands" 557 }, 558 { 559 "Code": "VA", 560 "UrlCode": "holy-see-vatican-city-state", 561 "Name": "Holy See (Vatican City State)" 562 }, 563 { 564 "Code": "HN", 565 "UrlCode": "honduras", 566 "Name": "Honduras" 567 }, 568 { 569 "Code": "HK", 570 "UrlCode": "hong-kong", 571 "Name": "Hong Kong" 572 }, 573 { 574 "Code": "HU", 575 "UrlCode": "hungary", 576 "Name": "Hungary" 577 }, 578 { 579 "Code": "IS", 580 "UrlCode": "iceland", 581 "Name": "Iceland" 582 }, 583 { 584 "Code": "IN", 585 "UrlCode": "india", 586 "Name": "India" 587 }, 588 { 589 "Code": "ID", 590 "UrlCode": "indonesia", 591 "Name": "Indonesia" 592 }, 593 { 594 "Code": "IR", 595 "UrlCode": "iran-islamic-republic-of", 596 "Name": "Iran" 597 }, 598 { 599 "Code": "IQ", 600 "UrlCode": "iraq", 601 "Name": "Iraq" 602 }, 603 { 604 "Code": "IE", 605 "UrlCode": "ireland", 606 "Name": "Ireland" 607 }, 608 { 609 "Code": "IM", 610 "UrlCode": "isle-of-man", 611 "Name": "Isle of Man" 612 }, 613 { 614 "Code": "IL", 615 "UrlCode": "israel", 616 "Name": "Israel" 617 }, 618 { 619 "Code": "IT", 620 "UrlCode": "italy", 621 "Name": "Italy" 622 }, 623 { 624 "Code": "JM", 625 "UrlCode": "jamaica", 626 "Name": "Jamaica" 627 }, 628 { 629 "Code": "JP", 630 "UrlCode": "japan", 631 "Name": "Japan" 632 }, 633 { 634 "Code": "JE", 635 "UrlCode": "jersey", 636 "Name": "Jersey" 637 }, 638 { 639 "Code": "JO", 640 "UrlCode": "jordan", 641 "Name": "Jordan" 642 }, 643 { 644 "Code": "KZ", 645 "UrlCode": "kazakhstan", 646 "Name": "Kazakhstan" 647 }, 648 { 649 "Code": "KE", 650 "UrlCode": "kenya", 651 "Name": "Kenya" 652 }, 653 { 654 "Code": "KI", 655 "UrlCode": "kiribati", 656 "Name": "Kiribati" 657 }, 658 { 659 "Code": "KP", 660 "UrlCode": "korea-democratic-peoples-republic-of", 661 "Name": "Korea, Democratic People's Republic of" 662 }, 663 { 664 "Code": "KR", 665 "UrlCode": "korea-republic-of", 666 "Name": "Korea, Republic of" 667 }, 668 { 669 "Code": "KW", 670 "UrlCode": "kuwait", 671 "Name": "Kuwait" 672 }, 673 { 674 "Code": "KG", 675 "UrlCode": "kyrgyzstan", 676 "Name": "Kyrgyzstan" 677 }, 678 { 679 "Code": "LA", 680 "UrlCode": "lao-peoples-democratic-republic", 681 "Name": "Lao People's Democratic Republic" 682 }, 683 { 684 "Code": "LV", 685 "UrlCode": "latvia", 686 "Name": "Latvia" 687 }, 688 { 689 "Code": "LB", 690 "UrlCode": "lebanon", 691 "Name": "Lebanon" 692 }, 693 { 694 "Code": "LS", 695 "UrlCode": "lesotho", 696 "Name": "Lesotho" 697 }, 698 { 699 "Code": "LR", 700 "UrlCode": "liberia", 701 "Name": "Liberia" 702 }, 703 { 704 "Code": "LY", 705 "UrlCode": "libya", 706 "Name": "Libya" 707 }, 708 { 709 "Code": "LI", 710 "UrlCode": "liechtenstein", 711 "Name": "Liechtenstein" 712 }, 713 { 714 "Code": "LT", 715 "UrlCode": "lithuania", 716 "Name": "Lithuania" 717 }, 718 { 719 "Code": "LU", 720 "UrlCode": "luxembourg", 721 "Name": "Luxembourg" 722 }, 723 { 724 "Code": "MO", 725 "UrlCode": "macao", 726 "Name": "Macao" 727 }, 728 { 729 "Code": "MK", 730 "UrlCode": "macedonia-the-former-yugoslav-republic-of", 731 "Name": "Macedonia (FYROM)" 732 }, 733 { 734 "Code": "MG", 735 "UrlCode": "madagascar", 736 "Name": "Madagascar" 737 }, 738 { 739 "Code": "MW", 740 "UrlCode": "malawi", 741 "Name": "Malawi" 742 }, 743 { 744 "Code": "MY", 745 "UrlCode": "malaysia", 746 "Name": "Malaysia" 747 }, 748 { 749 "Code": "MV", 750 "UrlCode": "maldives", 751 "Name": "Maldives" 752 }, 753 { 754 "Code": "ML", 755 "UrlCode": "mali", 756 "Name": "Mali" 757 }, 758 { 759 "Code": "MT", 760 "UrlCode": "malta", 761 "Name": "Malta" 762 }, 763 { 764 "Code": "MH", 765 "UrlCode": "marshall-islands", 766 "Name": "Marshall Islands" 767 }, 768 { 769 "Code": "MQ", 770 "UrlCode": "martinique", 771 "Name": "Martinique" 772 }, 773 { 774 "Code": "MR", 775 "UrlCode": "mauritania", 776 "Name": "Mauritania" 777 }, 778 { 779 "Code": "MU", 780 "UrlCode": "mauritius", 781 "Name": "Mauritius" 782 }, 783 { 784 "Code": "YT", 785 "UrlCode": "mayotte", 786 "Name": "Mayotte" 787 }, 788 { 789 "Code": "MX", 790 "UrlCode": "mexico", 791 "Name": "Mexico" 792 }, 793 { 794 "Code": "FM", 795 "UrlCode": "micronesia-federated-states-of", 796 "Name": "Micronesia, Federated States of" 797 }, 798 { 799 "Code": "MD", 800 "UrlCode": "moldova-republic-of", 801 "Name": "Moldova" 802 }, 803 { 804 "Code": "MC", 805 "UrlCode": "monaco", 806 "Name": "Monaco" 807 }, 808 { 809 "Code": "MN", 810 "UrlCode": "mongolia", 811 "Name": "Mongolia" 812 }, 813 { 814 "Code": "ME", 815 "UrlCode": "montenegro", 816 "Name": "Montenegro" 817 }, 818 { 819 "Code": "MS", 820 "UrlCode": "montserrat", 821 "Name": "Montserrat" 822 }, 823 { 824 "Code": "MA", 825 "UrlCode": "morocco", 826 "Name": "Morocco" 827 }, 828 { 829 "Code": "MZ", 830 "UrlCode": "mozambique", 831 "Name": "Mozambique" 832 }, 833 { 834 "Code": "MM", 835 "UrlCode": "myanmar", 836 "Name": "Myanmar" 837 }, 838 { 839 "Code": "NA", 840 "UrlCode": "namibia", 841 "Name": "Namibia" 842 }, 843 { 844 "Code": "NR", 845 "UrlCode": "nauru", 846 "Name": "Nauru" 847 }, 848 { 849 "Code": "NP", 850 "UrlCode": "nepal", 851 "Name": "Nepal" 852 }, 853 { 854 "Code": "NL", 855 "UrlCode": "netherlands", 856 "Name": "Netherlands" 857 }, 858 { 859 "Code": "AN", 860 "UrlCode": "netherlands-antilles", 861 "Name": "Netherlands Antilles" 862 }, 863 { 864 "Code": "NC", 865 "UrlCode": "new-caledonia", 866 "Name": "New Caledonia" 867 }, 868 { 869 "Code": "NZ", 870 "UrlCode": "new-zealand", 871 "Name": "New Zealand" 872 }, 873 { 874 "Code": "NI", 875 "UrlCode": "nicaragua", 876 "Name": "Nicaragua" 877 }, 878 { 879 "Code": "NE", 880 "UrlCode": "niger", 881 "Name": "Niger" 882 }, 883 { 884 "Code": "NG", 885 "UrlCode": "nigeria", 886 "Name": "Nigeria" 887 }, 888 { 889 "Code": "NU", 890 "UrlCode": "niue", 891 "Name": "Niue" 892 }, 893 { 894 "Code": "AP", 895 "UrlCode": "non-spec-asia-pas-location", 896 "Name": "Non-spec Asia Pas Location" 897 }, 898 { 899 "Code": "NF", 900 "UrlCode": "norfolk-island", 901 "Name": "Norfolk Island" 902 }, 903 { 904 "Code": "MP", 905 "UrlCode": "northern-mariana-islands", 906 "Name": "Northern Mariana Islands" 907 }, 908 { 909 "Code": "NO", 910 "UrlCode": "norway", 911 "Name": "Norway" 912 }, 913 { 914 "Code": "OM", 915 "UrlCode": "oman", 916 "Name": "Oman" 917 }, 918 { 919 "Code": "PK", 920 "UrlCode": "pakistan", 921 "Name": "Pakistan" 922 }, 923 { 924 "Code": "PW", 925 "UrlCode": "palau", 926 "Name": "Palau" 927 }, 928 { 929 "Code": "PS", 930 "UrlCode": "palestine-state-of", 931 "Name": "Palestine" 932 }, 933 { 934 "Code": "PA", 935 "UrlCode": "panama", 936 "Name": "Panama" 937 }, 938 { 939 "Code": "PG", 940 "UrlCode": "papua-new-guinea", 941 "Name": "Papua New Guinea" 942 }, 943 { 944 "Code": "PY", 945 "UrlCode": "paraguay", 946 "Name": "Paraguay" 947 }, 948 { 949 "Code": "PE", 950 "UrlCode": "peru", 951 "Name": "Peru" 952 }, 953 { 954 "Code": "PH", 955 "UrlCode": "philippines", 956 "Name": "Philippines" 957 }, 958 { 959 "Code": "PN", 960 "UrlCode": "pitcairn", 961 "Name": "Pitcairn" 962 }, 963 { 964 "Code": "PL", 965 "UrlCode": "poland", 966 "Name": "Poland" 967 }, 968 { 969 "Code": "PT", 970 "UrlCode": "portugal", 971 "Name": "Portugal" 972 }, 973 { 974 "Code": "PR", 975 "UrlCode": "puerto-rico", 976 "Name": "Puerto Rico" 977 }, 978 { 979 "Code": "QA", 980 "UrlCode": "qatar", 981 "Name": "Qatar" 982 }, 983 { 984 "Code": "RE", 985 "UrlCode": "runion", 986 "Name": "Réunion" 987 }, 988 { 989 "Code": "RO", 990 "UrlCode": "romania", 991 "Name": "Romania" 992 }, 993 { 994 "Code": "RU", 995 "UrlCode": "russian-federation", 996 "Name": "Russia" 997 }, 998 { 999 "Code": "RW", 1000 "UrlCode": "rwanda", 1001 "Name": "Rwanda" 1002 }, 1003 { 1004 "Code": "BL", 1005 "UrlCode": "saint-barthlemy", 1006 "Name": "Saint Barthélemy" 1007 }, 1008 { 1009 "Code": "SH", 1010 "UrlCode": "saint-helena-ascension-and-tristan-da-cunha", 1011 "Name": "Saint Helena, Ascension and Tristan da Cunha" 1012 }, 1013 { 1014 "Code": "KN", 1015 "UrlCode": "saint-kitts-and-nevis", 1016 "Name": "Saint Kitts and Nevis" 1017 }, 1018 { 1019 "Code": "LC", 1020 "UrlCode": "saint-lucia", 1021 "Name": "Saint Lucia" 1022 }, 1023 { 1024 "Code": "MF", 1025 "UrlCode": "saint-martin-french-part", 1026 "Name": "Saint Martin (French part)" 1027 }, 1028 { 1029 "Code": "PM", 1030 "UrlCode": "saint-pierre-and-miquelon", 1031 "Name": "Saint Pierre and Miquelon" 1032 }, 1033 { 1034 "Code": "VC", 1035 "UrlCode": "saint-vincent-and-the-grenadines", 1036 "Name": "Saint Vincent and the Grenadines" 1037 }, 1038 { 1039 "Code": "WS", 1040 "UrlCode": "samoa", 1041 "Name": "Samoa" 1042 }, 1043 { 1044 "Code": "SM", 1045 "UrlCode": "san-marino", 1046 "Name": "San Marino" 1047 }, 1048 { 1049 "Code": "ST", 1050 "UrlCode": "sao-tome-and-principe", 1051 "Name": "Sao Tome and Principe" 1052 }, 1053 { 1054 "Code": "SA", 1055 "UrlCode": "saudi-arabia", 1056 "Name": "Saudi Arabia" 1057 }, 1058 { 1059 "Code": "SN", 1060 "UrlCode": "senegal", 1061 "Name": "Senegal" 1062 }, 1063 { 1064 "Code": "RS", 1065 "UrlCode": "serbia", 1066 "Name": "Serbia" 1067 }, 1068 { 1069 "Code": "CS", 1070 "UrlCode": "serbia-and-montenegro", 1071 "Name": "SERBIA AND MONTENEGRO" 1072 }, 1073 { 1074 "Code": "SC", 1075 "UrlCode": "seychelles", 1076 "Name": "Seychelles" 1077 }, 1078 { 1079 "Code": "SL", 1080 "UrlCode": "sierra-leone", 1081 "Name": "Sierra Leone" 1082 }, 1083 { 1084 "Code": "SG", 1085 "UrlCode": "singapore", 1086 "Name": "Singapore" 1087 }, 1088 { 1089 "Code": "SX", 1090 "UrlCode": "sint-maarten-dutch-part", 1091 "Name": "Sint Maarten (Dutch part)" 1092 }, 1093 { 1094 "Code": "SK", 1095 "UrlCode": "slovakia", 1096 "Name": "Slovakia" 1097 }, 1098 { 1099 "Code": "SI", 1100 "UrlCode": "slovenia", 1101 "Name": "Slovenia" 1102 }, 1103 { 1104 "Code": "SB", 1105 "UrlCode": "solomon-islands", 1106 "Name": "Solomon Islands" 1107 }, 1108 { 1109 "Code": "SO", 1110 "UrlCode": "somalia", 1111 "Name": "Somalia" 1112 }, 1113 { 1114 "Code": "ZA", 1115 "UrlCode": "south-africa", 1116 "Name": "South Africa" 1117 }, 1118 { 1119 "Code": "GS", 1120 "UrlCode": "south-georgia-and-the-south-sandwich-islands", 1121 "Name": "South Georgia and the South Sandwich Islands" 1122 }, 1123 { 1124 "Code": "SS", 1125 "UrlCode": "south-sudan", 1126 "Name": "South Sudan" 1127 }, 1128 { 1129 "Code": "ES", 1130 "UrlCode": "spain", 1131 "Name": "Spain" 1132 }, 1133 { 1134 "Code": "LK", 1135 "UrlCode": "sri-lanka", 1136 "Name": "Sri Lanka" 1137 }, 1138 { 1139 "Code": "SD", 1140 "UrlCode": "sudan", 1141 "Name": "Sudan" 1142 }, 1143 { 1144 "Code": "SR", 1145 "UrlCode": "suriname", 1146 "Name": "Suriname" 1147 }, 1148 { 1149 "Code": "SJ", 1150 "UrlCode": "svalbard-and-jan-mayen", 1151 "Name": "Svalbard and Jan Mayen" 1152 }, 1153 { 1154 "Code": "SZ", 1155 "UrlCode": "swaziland", 1156 "Name": "Swaziland" 1157 }, 1158 { 1159 "Code": "SE", 1160 "UrlCode": "sweden", 1161 "Name": "Sweden" 1162 }, 1163 { 1164 "Code": "CH", 1165 "UrlCode": "switzerland", 1166 "Name": "Switzerland" 1167 }, 1168 { 1169 "Code": "SY", 1170 "UrlCode": "syrian-arab-republic", 1171 "Name": "Syrian Arab Republic" 1172 }, 1173 { 1174 "Code": "TW", 1175 "UrlCode": "taiwan", 1176 "Name": "Taiwan" 1177 }, 1178 { 1179 "Code": "TJ", 1180 "UrlCode": "tajikistan", 1181 "Name": "Tajikistan" 1182 }, 1183 { 1184 "Code": "TZ", 1185 "UrlCode": "tanzania-united-republic-of", 1186 "Name": "Tanzania, United Republic of" 1187 }, 1188 { 1189 "Code": "TH", 1190 "UrlCode": "thailand", 1191 "Name": "Thailand" 1192 }, 1193 { 1194 "Code": "TL", 1195 "UrlCode": "timor-leste", 1196 "Name": "Timor-Leste" 1197 }, 1198 { 1199 "Code": "TG", 1200 "UrlCode": "togo", 1201 "Name": "Togo" 1202 }, 1203 { 1204 "Code": "TK", 1205 "UrlCode": "tokelau", 1206 "Name": "Tokelau" 1207 }, 1208 { 1209 "Code": "TO", 1210 "UrlCode": "tonga", 1211 "Name": "Tonga" 1212 }, 1213 { 1214 "Code": "TT", 1215 "UrlCode": "trinidad-and-tobago", 1216 "Name": "Trinidad and Tobago" 1217 }, 1218 { 1219 "Code": "TN", 1220 "UrlCode": "tunisia", 1221 "Name": "Tunisia" 1222 }, 1223 { 1224 "Code": "TR", 1225 "UrlCode": "turkey", 1226 "Name": "Turkey" 1227 }, 1228 { 1229 "Code": "TM", 1230 "UrlCode": "turkmenistan", 1231 "Name": "Turkmenistan" 1232 }, 1233 { 1234 "Code": "TC", 1235 "UrlCode": "turks-and-caicos-islands", 1236 "Name": "Turks and Caicos Islands" 1237 }, 1238 { 1239 "Code": "TV", 1240 "UrlCode": "tuvalu", 1241 "Name": "Tuvalu" 1242 }, 1243 { 1244 "Code": "UG", 1245 "UrlCode": "uganda", 1246 "Name": "Uganda" 1247 }, 1248 { 1249 "Code": "UA", 1250 "UrlCode": "ukraine", 1251 "Name": "Ukraine" 1252 }, 1253 { 1254 "Code": "AE", 1255 "UrlCode": "united-arab-emirates", 1256 "Name": "United Arab Emirates" 1257 }, 1258 { 1259 "Code": "GB", 1260 "UrlCode": "united-kingdom", 1261 "Name": "United Kingdom" 1262 }, 1263 { 1264 "Code": "US", 1265 "UrlCode": "united-states", 1266 "Name": "United States" 1267 }, 1268 { 1269 "Code": "UM", 1270 "UrlCode": "united-states-minor-outlying-islands", 1271 "Name": "United States Minor Outlying Islands" 1272 }, 1273 { 1274 "Code": "UY", 1275 "UrlCode": "uruguay", 1276 "Name": "Uruguay" 1277 }, 1278 { 1279 "Code": "UZ", 1280 "UrlCode": "uzbekistan", 1281 "Name": "Uzbekistan" 1282 }, 1283 { 1284 "Code": "VU", 1285 "UrlCode": "vanuatu", 1286 "Name": "Vanuatu" 1287 }, 1288 { 1289 "Code": "VE", 1290 "UrlCode": "venezuela-bolivarian-republic-of", 1291 "Name": "Venezuela" 1292 }, 1293 { 1294 "Code": "VN", 1295 "UrlCode": "vietnam", 1296 "Name": "Vietnam" 1297 }, 1298 { 1299 "Code": "VG", 1300 "UrlCode": "virgin-islands-british", 1301 "Name": "Virgin Islands, British" 1302 }, 1303 { 1304 "Code": "VI", 1305 "UrlCode": "virgin-islands-us", 1306 "Name": "Virgin Islands, U.S." 1307 }, 1308 { 1309 "Code": "WF", 1310 "UrlCode": "wallis-and-futuna", 1311 "Name": "Wallis and Futuna" 1312 }, 1313 { 1314 "Code": "EH", 1315 "UrlCode": "western-sahara", 1316 "Name": "Western Sahara" 1317 }, 1318 { 1319 "Code": "YE", 1320 "UrlCode": "yemen", 1321 "Name": "Yemen" 1322 }, 1323 { 1324 "Code": "ZM", 1325 "UrlCode": "zambia", 1326 "Name": "Zambia" 1327 }, 1328 { 1329 "Code": "ZW", 1330 "UrlCode": "zimbabwe", 1331 "Name": "Zimbabwe" 1332 } 1333 ], 1334 "Competitors": { 1335 "TopSimilarityCompetitors": [] 1336 }, 1337 "Notification": { 1338 "Content": null 1339 }, 1340 "TopKeywords": [ 1341 { 1342 "Name": "example", 1343 "EstimatedValue": 15866, 1344 "Volume": 86590, 1345 "Cpc": 0.9811741875 1346 }, 1347 { 1348 "Name": "example.com", 1349 "EstimatedValue": 9082, 1350 "Volume": 5740, 1351 "Cpc": null 1352 }, 1353 { 1354 "Name": "example.com/login", 1355 "EstimatedValue": 4829, 1356 "Volume": 70, 1357 "Cpc": null 1358 }, 1359 { 1360 "Name": "exemple.com", 1361 "EstimatedValue": 3893, 1362 "Volume": 120, 1363 "Cpc": null 1364 }, 1365 { 1366 "Name": "example website", 1367 "EstimatedValue": 3543, 1368 "Volume": 1520, 1369 "Cpc": null 1370 } 1371 ], 1372 "SnapshotDate": "2024-10-01T00:00:00+00:00" 1373}
Contact
Please visit us through epctex.com to see all the products that are available for you. If you are looking for any custom integration or so, please reach out to us through the chat box in epctex.com. In need of support? devops@epctex.com is at your service.