XING Data Extractor avatar
XING Data Extractor

Pricing

$30.00/month + usage

Go to Store
XING Data Extractor

XING Data Extractor

Developed by

epctex

epctex

Maintained by Community

Unleash the power of advanced scraping to gather comprehensive data on companies, jobs, profiles, communities, and groups from XING. Extract job descriptions, images, company details, summarizations and more. Customize your search terms, filters, and mappings for precision.

0.0 (0)

Pricing

$30.00/month + usage

5

Total users

279

Monthly users

16

Runs succeeded

98%

Issues response

2.4 hours

Last modified

5 hours ago

FR

Missing Jobs from Xing

Closed

fast_rivulet opened this issue
4 months ago

Hi, our customer reports that not all jobs are in api.

When i check in onlyfy i see 137 Jobs for nexpera. With API we got since some days only 24. Can you please check and improve. Thx in advance Alex

epctex avatar

epctex (epctex)

4 months ago

Hey there,

Thank you for reaching out, and letting us know about your inquiry. Can you please share your Run ID, so that the team can investigate it in detail?

Best

FR

fast_rivulet

4 months ago

https://console.apify.com/view/runs/9Rb9iuPDeK1nffeUn

i inestigate a i see a pattern - mostly at night we get nearly all jobs but on 11:23 mostly only 20-24 . I try manually and from 6 times i get onyl one time 120 jobs

epctex avatar

epctex (epctex)

3 months ago

Hey there,

Thank you for reaching out, and letting us know about your inquiry. I passed this information to the Engineering team and will get back to you as soon as possible.

Best

epctex avatar

epctex (epctex)

3 months ago

Hey,

When reviewing the input used, we noticed that both the search URL and keyword values were entered. If you update the search URL as the startURL value, you will be able to access all search results. You can find an example input below:

{ "customMapFunction": "(object) => { return {...object} }", "extendOutputFunction": "($) => { return {} }", "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "startUrls": [ "https://www.xing.com/jobs/find/search?keywords=nexpera" ] }

Best,