Drops Earn Scraper avatar
Drops Earn Scraper

Deprecated

Pricing

$20.00/month + usage

Go to Store
Drops Earn Scraper

Drops Earn Scraper

Deprecated

Developed by

Deloni

Deloni

Maintained by Community

Drops Earn is a Web3 Events aggregator. Crypto Enthusiasts can get the latest updates in the web3 space on potential earnings such as Airdrops, Ambassador Programs, Hackathons, Bug Bounties, Testnet launches, Nodes Running, and so more opportunities.

0.0 (0)

Pricing

$20.00/month + usage

2

Total users

8

Monthly users

1

Runs succeeded

>99%

Last modified

10 months ago

You can access the Drops Earn Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://dropsearn.com/events/events-table-active/?order_by=-created_at&page=1"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call deloni/drops-earn-scraper --silent --output-dataset

Drops Earn Scraper API through CLI

The Apify CLI is the official tool that allows you to use Drops Earn Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: