All Locations Bulgaria flag

Bulgaria Proxies

Access residential, datacenter, and mobile proxies from Bulgaria. 20,362+ IPs for web scraping, ad verification, and automation with precise geo-targeting.

Last updated:

Proxy availability may vary by network type and real-time device counts. Check the dashboard for current coverage before purchasing.

20,362
Available IPs
3
Proxy Types
HTTP/S5
Protocols
Coverage

Bulgaria Network Coverage

The proxy networks and autonomous systems (ASNs) currently available for Bulgaria.

Residential Proxies

Real ISP-assigned home IPs - the highest trust level for strict targets, social media, and ad verification.

Datacenter Proxies

High-speed server IPs - the fastest, most cost-effective option for bulk, speed-critical collection.

Mobile Proxies

Real 4G/5G carrier IPs - the highest trust scores for app testing and mobile-first platforms.

Bulgaria coverage spans 77 autonomous systems (ASNs) from local ISPs and carriers, including:

  • AS25374 ESCOMBG-AS Local Internet Service Provider Bulgaria
  • AS29244 TELENORBG-AS
  • AS206346 PAN-TELECOM-AS
  • AS8431 AS8431 Sofia, Bulgaria
  • AS8717 A1
  • AS8866 VIVACOM-AS BULGARIA
  • AS9070 COOOLBOX
  • AS12436 BERGON-AS
  • AS12615 GCN-AS GCN AD - Sofia, Bulgaria
  • AS12716 A1BG_MB
  • AS12795 CCBANK-AS
  • AS12796 TCV-AS

Target any country, city, or AS number directly in your proxy username at no extra cost. ASN availability varies by network type and real-time device counts.

Bulgaria Proxies for Southeastern Europe's IT Outsourcing Hub

Bulgaria has emerged as a major IT outsourcing and software development center in Europe, with Sofia hosting a thriving tech ecosystem. Bulgaria proxies enable businesses to access local job platforms, tech industry portals, and digital services as Bulgarian users experience them. With over 20,300 Bulgarian IPs, Databay supports competitive intelligence, market research, and data gathering across Bulgaria's growing digital economy.

E-Commerce Monitoring on Bulgarian Marketplaces

Bulgaria's e-commerce market has grown substantially, with platforms like eMag.bg, OLX.bg, and Pazaruvaj attracting millions of local shoppers. Retailers and market researchers use Bulgarian proxies to track product pricing, availability, and seller activity on these platforms. Prices displayed to Bulgarian users often reflect local purchasing power and differ significantly from what the same retailers show in Western European markets.

Travel Industry Data Collection Across Bulgarian Destinations

Bulgaria is a popular destination for both Black Sea summer tourism and winter skiing at resorts like Bansko, Borovets, and Pamporovo. Travel companies use Bulgaria proxies to monitor hotel rates, flight prices, and package deals on Bulgarian travel booking sites. Capturing pricing from Bulgarian IPs reveals domestic rates that are often lower than those shown to visitors browsing from Western Europe.

Competitive Intelligence in Bulgaria's Growing Fintech Sector

Bulgaria's flat 10% income tax rate and EU membership have attracted fintech companies, payment processors, and digital banking startups to establish operations in Sofia and Plovdiv. Analysts use Bulgarian proxies to monitor fintech product offerings, interest rates, and onboarding processes as they appear to local customers. This local-perspective data is critical for competitive analysis in Bulgaria's evolving financial services landscape.

Bulgarian Proxy Coverage Across Major Cities

Databay's Bulgarian proxy network covers Sofia, Plovdiv, Varna, Burgas, Ruse, Stara Zagora, and Pleven, among other cities. City-level targeting allows you to collect localized search results, test regional content delivery, and verify location-based pricing across Bulgaria's 28 provinces. Strong coverage in coastal cities like Varna and Burgas is especially useful for tourism and hospitality intelligence.

Why Databay

Enterprise-Grade Proxy Infrastructure

Access the best proxy network for Bulgaria with enterprise features and global coverage.

Public API

Manage proxies programmatically with our full REST API for credentials, bandwidth, and geo-targeting.

200+ Countries

Broad geographic coverage across residential, datacenter, and mobile networks worldwide.

Precise Geo-Targeting

Target by country, state, city, ZIP code, GPS coordinates, and ASN at no extra cost.

Automatic IP Rotation

Get a new IP for every request with rotating proxies, or use sticky sessions to keep the same IP.

HTTP, HTTPS & SOCKS5

Full protocol support across all proxy types. Connect via username:password or IP whitelist.

Unlimited Concurrent

No limits on concurrent connections or bandwidth. Scale your operations without restrictions.

Developer Integration

How to Target Bulgaria in Code

Set the countryCode parameter to bg in your Databay proxy username to route requests through Bulgaria IPs. Works with any HTTP or SOCKS5 client.

Python + requests
import requests

username = "USER-zone-residential-countryCode-bg"
password = "PASS"
proxy = "gw.databay.co:8888"

proxies = {
    'http': f'http://{username}:{password}@{proxy}',
    'https': f'http://{username}:{password}@{proxy}'
}

response = requests.get(
    'https://databay.com/cdn-cgi/trace',
    proxies=proxies,
)
print(response.text)  # Shows IP located in Bulgaria
cURL
# Rotating residential proxy in Bulgaria
curl -x http://USER-zone-residential-countryCode-bg:[email protected]:8888 \
     https://databay.com/cdn-cgi/trace

# Sticky session (30 minutes) in Bulgaria
curl -x http://USER-zone-residential-countryCode-bg-sessionId-abc123:[email protected]:8888 \
     https://databay.com/cdn-cgi/trace

# Datacenter proxy in Bulgaria
curl -x http://USER-zone-datacenter-countryCode-bg:[email protected]:8888 \
     https://databay.com/cdn-cgi/trace
Node.js + axios
const axios = require('axios');
const { HttpsProxyAgent } = require('https-proxy-agent');

const username = 'USER-zone-residential-countryCode-bg';
const password = 'PASS';
const proxyURL = `http://${username}:${password}@gw.databay.co:8888`;
const httpsAgent = new HttpsProxyAgent(proxyURL);

const response = await axios.get('https://databay.com/cdn-cgi/trace', {
  httpsAgent,
  proxy: false,
});
console.log(response.data); // IP located in Bulgaria

Pricing for Bulgaria proxies: Residential from $0.65/GB, Datacenter from $0.50/GB, Mobile from $5.50/GB. All tiers include Bulgaria country-level targeting at no extra cost. See full documentation or GitHub code samples.

Use Cases

What Bulgaria Proxies Are Used For

Popular workflows that run on Bulgaria IPs.

FAQ

Frequently Asked Questions

Common questions about using proxies from Bulgaria.

How many proxy IPs does Databay have in Bulgaria?
Databay provides 20,362+ IP addresses in Bulgaria, available across residential, datacenter, and mobile proxy networks. Target the whole country or narrow down by city and ASN at no extra cost.
Which proxy types are available in Bulgaria?
Databay offers residential, datacenter, and mobile proxies in Bulgaria, all supporting HTTP, HTTPS and SOCKS5 with rotating and sticky sessions.
Can I target specific ISPs or ASNs in Bulgaria?
Yes. Databay's Bulgaria coverage spans 77 autonomous systems (ASNs) from local ISPs and carriers. Pin traffic to a specific AS number directly in your proxy username at no extra cost.
How does proxy authentication work?
We support two authentication methods: username:password credentials and IP whitelisting.
What protocols do your proxies support?
All Databay proxies support HTTP, HTTPS, and SOCKS5, and work with tools like Puppeteer, Selenium, Playwright, Scrapy, and major anti-detect browsers.
Do you have a user API?
Yes. A full REST API manages proxy credentials, bandwidth, and geo-targeting. Documentation is available at docs.databay.com.
How do I get started?
Create an account, add funds, and your credentials are available instantly. There is no minimum purchase - you pay as you go.
Do you have any offers for resellers?
Yes. We offer reseller pricing and a complete reseller API. Contact us for a custom offer.

Start Using Bulgaria Proxies

Access 20,362 IPs in Bulgaria. Pay as you go, no minimum purchase.

Latest from the Blog

Expert guides on proxies, web scraping, and data collection.

Start Using Rotating Proxies Today

Join 8,000+ users using Databay's rotating proxy infrastructure for web scraping, data collection, and automation. Access 34M+ residential, datacenter, and mobile IPs across 200+ countries with pay-as-you-go pricing from $0.50/GB. No monthly commitment, no connection limits - start collecting data in minutes.