Commit 447c0a0
committed
v2.3.0: restructure codebase, rewrite test suite, add DigiKey and Reddit scrapers
- Reorganize modules from flat api/ into domain directories (browser/, crawler/,
serp/, web_unlocker/, scraper_studio/)
- Remove dead code: protocols.py, config.py, auto.py, core/auth, core/hooks,
core/logging, utils/parsing, utils/timing, _internal/
- Collapse datasets/client.py from 1635 to 285 lines
- Fix ScrapeJob.to_result() crash (wrong kwargs to ScrapeResult)
- Add DigiKey and Reddit platform scrapers
- Rewrite test suite: 365 unit tests with shared fixtures via conftest.py
- Delete stale benchmarks, docs, examples, requirements files1 parent 50a697a commit 447c0a0
331 files changed
Lines changed: 3956 additions & 16079 deletions
File tree
- benchmarks
- docs
- api-reference
- guides
- examples
- notebooks
- src/brightdata
- _internal
- api
- browser
- core
- crawler
- datasets
- agoda
- airbnb
- amazon
- american_eagle
- apple_appstore
- ashley_furniture
- asos
- autozone
- balenciaga
- bbc
- berluti
- bestbuy
- bh
- bluesky
- booking
- bottegaveneta
- carsales
- carters
- celine
- chanel
- chileautos
- cnn
- companies_enriched
- costco
- crateandbarrel
- creative_commons
- crunchbase
- delvaux
- digikey
- dior
- ebay
- employees_enriched
- etsy
- facebook
- fanatics
- fendi
- g2
- github
- glassdoor
- goodreads
- google_maps
- google_news
- google_play
- google_shopping
- hermes
- hm
- homedepot
- ikea
- imdb
- indeed
- infocasas
- inmuebles24
- instagram
- kroger
- lawyers
- lazada
- lazboy
- lego
- linkedin
- llbean
- loewe
- lowes
- macys
- mango
- manta
- massimo_dutti
- mattressfirm
- mediamarkt
- mercadolivre
- metrocuadrado
- microcenter
- montblanc
- mouser
- moynat
- mybobs
- myntra
- nba
- olx
- otodom
- owler
- ozon
- pinterest
- pitchbook
- prada
- properati
- quora
- raymourflanigan
- real_estate
- realtor
- reddit
- rona
- sephora
- shein
- shopee
- sleepnumber
- slintel
- snapchat
- tiktok
- toctoc
- tokopedia
- toysrus
- trustpilot
- trustradius
- ventureradar
- vimeo
- walmart
- wayfair
- webmotors
- wikipedia
- wildberries
- world_population
- world_zipcodes
- x_twitter
- xing
- yahoo_finance
- yapo
- yelp
- youtube
- ysl
- zalando
- zara
- zillow
- zonaprop
- zoominfo
- zoopla
- exceptions
- scraper_studio
- scrapers
- digikey
- reddit
- serp
- utils
- web_unlocker
- tests
- e2e
- enes
- zones
- fixtures
- mock_data
- responses
- integration
- samples
- amazon
- chatgpt
- facebook
- instagram
- linkedin
- serp
- web_unlocker
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Whitespace-only changes.
0 commit comments