Skip to content

Releases: oxylabs/oxylabs-sdk-python

3.0.0

09 Mar 09:16
0a98cff

Choose a tag to compare

What's Changed

Updated Sources

Source Change
Amazon Added missing params
Google Added scrape_ai_mode, scrape_news
Google Shopping Removed deprecated scrape_product_pricing
Kroger Added context param to scrape_search
Universal Deprecated locale and parser_type params

New Sources

General
YouTube (search, metadata, channel, subtitles, transcript,
trainability, autocomplete, download†)

youtube_transcript deprecated, use youtube.scrape_transcript instead

eBay, Etsy, TikTok, Shop, ChatGPT, Perplexity

North American Retail
Walmart, Best Buy, Target, Costco, Lowe's, Menards, Instacart, Bed
Bath & Beyond, Petco, Grainger, Publix, Staples, Shein, Avnet

European
Allegro, Cdiscount, Idealo, MediaMarkt

Asian
Alibaba, AliExpress, Flipkart, IndiaMart, Lazada, Rakuten,
Tokopedia, Dcard

Latin American
Mercado Libre, Mercado Livre, Magazine Luiza, Falabella, Bodega
Aurrera

Real Estate
Airbnb, Zillow

  • Regional sources reorganized into geographic subdirectories
    (asian/, european/, latin_american/, north_american/,
    real_estate/)
  • Tests added for all new sources and Universal
  • README updated to reflect all changes

New Contributors

Full Changelog: 2.0.0...3.0.0

2.0.0

31 Mar 13:56
44021d5

Choose a tag to compare

What's Changed

  • Removed the SERP and eCommerce source split and introduced common modules: API, Client, and Response.
  • Added support for new sources:
    • google_maps
    • google_lens
    • kroger
    • kroger_product
    • kroger_search
    • youtube_transcript
  • Added browser_instructions parameter for universal source.
  • Updated documentation.

New Contributors

Full Changelog: 1.0.7...2.0.0

1.0.7

06 Sep 12:27
45f3182

Choose a tag to compare

What's Changed

  • Add a SDK version identifier to all requests by @oxy-nr in #23

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6: Update CHANGELOG.md

30 Jul 07:30
a915179

Choose a tag to compare

updated change log

Cleanup

12 Jun 14:23
e01d757

Choose a tag to compare

1.0.5

Update CHANGELOG.md

Security updates

12 Jun 13:56

Choose a tag to compare

1.0.4

Update project version and add changelog