Lobsters Scraper avatar
Lobsters Scraper

Pricing

$10.00/month + usage

Go to Store
Lobsters Scraper

Lobsters Scraper

Developed by

epctex

Maintained by Community

Scrape Lobste.rs posts and users based on any search criteria. Retrieve all the comments, domains, tags, titles, number of upvotes, and published dates. Use this extremely fast actor to retrieve all the information right away. Easy use and no limits!

0.0 (0)

Pricing

$10.00/month + usage

1

Monthly users

1

Runs succeeded

>99%

Last modified

8 hours ago

You can access the Lobsters 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.

1echo '{
2  "startUrls": [
3    "https://lobste.rs/domains/google.com",
4    "https://lobste.rs/t/devops",
5    "https://lobste.rs/u/lambda",
6    "https://lobste.rs/active",
7    "https://lobste.rs/recent",
8    "https://lobste.rs/search?q=google&what=stories&order=newest"
9  ],
10  "maxItems": 20,
11  "endPage": 1,
12  "extendOutputFunction": "($) => { return {} }",
13  "customMapFunction": "(object) => { return {...object} }",
14  "proxy": {
15    "useApifyProxy": true
16  }
17}' |
18apify call epctex/lobsters-scraper --silent --output-dataset

Lobsters Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$10.00