Apna Job Urls Listing avatar

Apna Job Urls Listing

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Apna Job Urls Listing

Apna Job Urls Listing

Apna Job Urls Listing is a web scraping tool for extracting job listings from specified URLs. It captures detailed job information, including title and salary range, offering customizable input options and high reliability....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share


README.md

Apna Job Urls Listing

Introduction

Apna Job Urls Listing is a powerful web scraping tool designed to extract job listings from specified URLs. It efficiently gathers detailed information about job opportunities, making it invaluable for recruiters and job seekers alike.

Features

  • Comprehensive Data Extraction: Captures essential job details including title, salary range, and organization name.
  • Flexible Configuration: Allows customization of input URLs and item limits to suit specific needs.
  • High Reliability: Ensures data quality with consistent scraping results.
  • User-Friendly Interface: Easy setup and execution through the Apify Store.
  • Scalable Performance: Handles multiple requests efficiently, suitable for large-scale data collection.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape.["https://apna.co/jobs?location_id=0&..."]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://apna.co/jobs?location_id=0&location_identifier=651d470183cff884b7404dc4&location_type=NBCluster&location_name=Delhi-NCR&search=true&text=accountant&min_experience=0&raw_text_correction=true&session_id=search_1782192717392_7xq2moh"
],
"item_limit": 10
}

Output JSON

[
{
"job_title": "Accountant",
"image": null,
"organization_name": "Garg Goyal & Associates",
"address": "Sachdeva Corporate Tower, Halar Road, near by Ici Bank, Sector 8, Rohini, Delhi, India",
"salary_range": "\u20b93,000 - \u20b910,000",
"currency": "INR (\u20b9)",
"work_from": "Work from Office",
"time_duration": "Full Time",
"experience": "Any experience",
"english_requirements": "Basic English",
"is_urgently_hiring": false,
"source_api_url": "https://production.apna.co/user-profile-orchestrator/public/v1/jobs/?location_id=0&...",
"actor_id": "2ON0IEe2tR2apicKJ",
"run_id": "FLcCCKqV15wXh6Xfy"
},
{
"job_title": "Accountant",
"image": null,
"organization_name": "Goel Brothers",
"address": "A-2/133 Sector 3 Rohini",
"salary_range": "\u20b910,000 - \u20b910,000",
"currency": "INR (\u20b9)",
"work_from": "Work from Office",
"time_duration": "Full Time",
"experience": "Any experience",
"english_requirements": "Basic English",
"is_urgently_hiring": false,
"source_api_url": "https://production.apna.co/user-profile-orchestrator/public/v1/jobs/?location_id=0&...",
"actor_id": "2ON0IEe2tR2apicKJ",
"run_id": "FLcCCKqV15wXh6Xfy"
},
{
"job_title": "Accountant",
"image": null,
"organization_name": "A.T. Overseas",
"address": "AT Overseas, Dhumaspur Road, near Jai Balaji Maharaj Farm, Badshahpur, Sector 67, Gurugram, Haryana, India",
"salary_range": "\u20b922,000 - \u20b925,000",
"currency": "INR (\u20b9)",
"work_from": "Work from Office",
"time_duration": "Full Time",
"experience": "Any experience",
"english_requirements": "Good (Intermediate / Advanced) English",
"is_urgently_hiring": false,
"source_api_url": "https://production.apna.co/user-profile-orchestrator/public/v1/jobs/?location_id=0&...",
"actor_id": "2ON0IEe2tR2apicKJ",
"run_id": "FLcCCKqV15wXh6Xfy"
}
]

Use Cases

  • Market Research and Analysis: Gather job market trends to inform strategic decisions.
  • Competitive Intelligence: Monitor competitor job postings for insights into hiring strategies.
  • Price Monitoring: Track salary ranges across different sectors.
  • Content Aggregation: Compile job listings for newsletters or job boards.
  • Academic Research: Analyze employment data for research projects.
  • Business Automation: Automate recruitment processes by integrating with HR systems.

Installation and Usage

  1. Search for "Apna Job Urls Listing" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array of job listings, each containing:

  • job_title: Title of the job position.
  • image: URL or null if no image is available.
  • organization_name: Name of the hiring organization.
  • address: Location details of the organization.
  • salary_range: Salary offered for the position.
  • currency: Currency type used in salary range.
  • work_from: Work location preference (e.g., Office, Remote).
  • time_duration: Type of employment (e.g., Full Time, Part Time).
  • experience: Required experience level.
  • english_requirements: English proficiency needed.
  • is_urgently_hiring: Boolean indicating urgent hiring status.
  • source_api_url: Original URL from which the job was scraped.
  • actor_id: Unique identifier for the actor run.
  • run_id: Unique identifier for the specific run.

Error Handling

The Actor is designed to handle common errors such as invalid URLs or network issues gracefully. If an error occurs, it will log detailed information in the Apify console, allowing you to diagnose and resolve issues efficiently.

Rate Limiting and Best Practices

To ensure optimal performance and avoid being blocked by target websites:

  • Respect robots.txt directives.
  • Implement delays between requests if necessary.
  • Monitor logs for any rate-limiting warnings or errors.

Limitations and Considerations

  • The Actor requires valid URLs to function correctly. Ensure all provided URLs are accessible.
  • Performance may vary based on the complexity of the target website's structure.
  • Customization options are limited to input parameters; advanced configurations require direct code modifications.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!