Crates.io | asimov-brightdata-module |
lib.rs | asimov-brightdata-module |
version | 0.0.4 |
created_at | 2025-05-21 08:08:45.728706+00 |
updated_at | 2025-06-19 17:33:10.376216+00 |
description | ASIMOV module for data import powered by the Bright Data web data platform. |
homepage | https://github.com/asimov-modules |
repository | https://github.com/asimov-modules/asimov-brightdata-module |
max_upload_size | |
id | 1683016 |
size | 168,398 |
ASIMOV module for data import powered by the Bright Data web data platform.
pip install -U asimov-brightdata-module
gem install asimov-brightdata-module
npm install -g asimov-brightdata-module
cargo install asimov-brightdata-module
export BRIGHTDATA_API_KEY="..."
asimov-brightdata-fetcher https://x.com/bright_init # JSON
asimov-brightdata-importer https://x.com/bright_init # JSON-LD
asimov-brightdata-fetcher https://www.linkedin.com/in/orlenchner/
asimov-brightdata-fetcher https://www.linkedin.com/company/bright-data/
asimov-brightdata-fetcher https://www.crunchbase.com/organization/brightdata
asimov-brightdata-fetcher https://www.amazon.com/Master-Algorithm-Ultimate-Learning-Machine/dp/0465094279
BRIGHTDATA_API_KEY
: (required) the Bright Data API key to useasimov-brightdata-cataloger
: discovers entities via the Bright Data API
(not implemented yet)asimov-brightdata-fetcher
: collects JSON data from the Bright Data APIasimov-brightdata-importer
: collects and transforms JSON into JSON-LD
(not implemented yet)Dataset | URL Prefix | JSON | RDF |
---|---|---|---|
Airbnb | https://www.airbnb.com/rooms/ |
✅ | 🚧 |
Amazon | https://www.amazon.com/ |
✅ | 🚧 |
https://www.amazon.com/sp?seller= |
✅ | 🚧 | |
Crunchbase | https://www.crunchbase.com/organization/ |
✅ | 🚧 |
eBay | https://www.ebay.com/itm/
| ✅ | 🚧
Facebook | https://www.facebook.com/events/
| ✅ | 🚧
| https://www.facebook.com/groups/
| ✅ | 🚧
| https://www.facebook.com/marketplace/item/
| ✅ | 🚧
| https://www.facebook.com/share/p/
| ✅ | 🚧
Google | https://www.google.com/shopping/product/
| ✅ | 🚧
Indeed | https://www.indeed.com/cmp/
| ✅ | 🚧
Instagram | https://www.instagram.com/
| ✅ | 🚧
| https://www.instagram.com/p/
| ✅ | 🚧
| https://www.instagram.com/reel/
| ✅ | 🚧
LinkedIn | https://www.linkedin.com/company/
| ✅ | 🚧
| https://www.linkedin.com/in/
| ✅ | 🚧
| https://www.linkedin.com/jobs/
| ✅ | 🚧
| https://www.linkedin.com/posts/
| ✅ | 🚧
| https://www.linkedin.com/pulse/
| ✅ | 🚧
Walmart | https://www.walmart.com/global/seller/
| ✅ | 🚧
| https://www.walmart.com/ip/
| ✅ | 🚧
X (Twitter) | https://x.com/
| ✅ | ✅
Yahoo | https://finance.yahoo.com/quote/
| ✅ | 🚧
YouTube | https://www.youtube.com/@
| ✅ | 🚧
| https://www.youtube.com/watch?v=
| ✅ | 🚧
|
|
|
git clone https://github.com/asimov-modules/asimov-brightdata-module.git