Home Internships

Find the Right Internship for Your Career Goals

Explore curated internship opportunities from top companies, startups, and organizations—designed specifically for college students. Whether you're looking to gain real-world experience, build your resume, or discover your passion, our internship listings connect you with roles that match your skills, interests, and career aspirations.

Filters

Popular Categories

Location

Working Hours

Clear All Filters

Digital Marketing work from home job/internship at Across The Globe (ATG)

Across The Globe (ATG)
Digital Marketing work from home job/internship at Across The Globe (ATG)
Stipend

INR 2500 - 8000 /month

Apply By

13 August, 2025

Duration

6 months

Working

Part time

Content Writing Internship in Mumbai at Third Eye Blind Productions

Third Eye Blind Productions
Content Writing Internship in Mumbai at Third Eye Blind Productions
Stipend

INR 5000 - 6000 /month

Apply By

13 August, 2025

Duration

3 months

Working

full time

Social Media Marketing Internship in Mumbai at Third Eye Blind Productions

Third Eye Blind Productions
Social Media Marketing Internship in Mumbai at Third Eye Blind Productions
Stipend

INR 7000 - 8000 /month

Apply By

13 August, 2025

Duration

3 months

Working

full time

Search Engine Optimization (SEO) work from home job/internship at Macro Webber

Macro Webber
Search Engine Optimization (SEO) work from home job/internship at Macro Webber
Stipend

INR 5000 /month

Apply By

13 August, 2025

Duration

6 months

Working

full time

Digital Marketing And Sales Executive Internship in Bhubaneswar at Dizitech Pro

Dizitech Pro
Digital Marketing And Sales Executive Internship in Bhubaneswar at Dizitech Pro
Stipend

INR 8000 - 20000 /month

Apply By

13 August, 2025

Duration

3 months

Working

full time

Video Editing/Making work from home job/internship at Hyrr Technologies

Hyrr Technologies
Video Editing/Making work from home job/internship at Hyrr Technologies
Stipend

INR 7000 - 22000 /month

Apply By

13 August, 2025

Duration

2 months

Working

Part time

Inside Sales Executive Internship in Ahmedabad, Gandhinagar at TekCare

TekCare
Inside Sales Executive Internship in Ahmedabad, Gandhinagar at TekCare
Stipend

INR 5500 - 11500 /month

Apply By

13 August, 2025

Duration

3 months

Working

full time

AWS DevOps Engineer Internship in Pune at Maxgen Technologies Private Limited

Maxgen Technologies Private Limited
AWS DevOps Engineer Internship in Pune at Maxgen Technologies Private Limited
Stipend

INR 7000 - 12000 /month

Apply By

13 August, 2025

Duration

3 months

Working

full time

Python Developer Internship in Pune at Maxgen Technologies Private Limited

Maxgen Technologies Private Limited
Python Developer Internship in Pune at Maxgen Technologies Private Limited
Stipend

INR 7000 - 12000 /month

Apply By

13 August, 2025

Duration

3 months

Working

full time

Request history8.3.19PHP Version1.01sRequest Duration59MBMemory UsageGET internshipsRoute
    • Booting (13.14ms)time
    • Application (1s)time
    • 1 x Application (98.7%)
      1.00s
      1 x Booting (1.29%)
      13.14ms
      9 templates were rendered
      • pages.internships.listinglisting.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • vendor.pagination.defaultdefault.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET internships
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\InternshipController@listing
      as
      internships.listing
      namespace
      prefix
      /internships
      where
      file
      app/Http/Controllers/InternshipController.php:25-95
      8 statements were executed (3 duplicates)Show only duplicates530ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new9.28msselect * from `seo_redirects` where `redirect_from` = '/internships' limit 1
        Bindings
        • 0: /internships
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new1.09msselect * from `meta_tags` where `slug` = 'internships' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: internships
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • InternshipController.php#51db_collegesearch_new12.58msselect count(*) as aggregate from `internships` where `internships`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/InternshipController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • InternshipController.php#51db_collegesearch_new28.77msselect * from `internships` where `internships`.`deleted_at` is null order by `apply_by` asc limit 10 offset 0
        Backtrace
        • app/Http/Controllers/InternshipController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • InternshipController.php#55db_collegesearch_new157msselect * from `internships` where `internships`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/InternshipController.php:55
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • InternshipController.php#64db_collegesearch_new163msselect * from `internships` where `internships`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/InternshipController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • InternshipController.php#73db_collegesearch_new158msselect * from `internships` where `internships`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/InternshipController.php:73
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • helpers.php#157db_collegesearch_new1.07msselect * from `brandings` where `section` = 'internship-listing' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: internship-listing
        • 1: active
        Backtrace
        • app/helpers.php:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Internship
      31198Internship.php#?
          _token
          lypJlxIss9AdzgzYkjuAGVo4ZmjscLkYJV0hXFyz
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/internships" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /internships
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 13 Aug 2025 18:38:59 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJLMTlpSDk2eXVXMjJNSTJyVzU4Q0E9PSIsInZhbHVlIjoiZXkxcndNQVAvalFYNGZDSE9FazFvYXdoS0dmZ0d5b3pZbXFnUGNlNXU3eVVYMjVVZE1UUlBicFNPTU9TbnRXQTAvRUpVaXBQUXpkUkdIM2s3d2hlN2h4M1hMYzhxS1VhSmRMMVJXYXZ3OFlhdjUzcWMwSTNzTmZXaFFLYWlnb3IiLCJtYWMiOiJlYjQ0ODBmN2U1Nzc5ZTVjMDU3M2VmZTc0MDIyNzJjNTlkODEyZjRlNTc4NTU5ZjAzM2QyMTQwNGY5NjMyNGFkIiwidGFnIjoiIn0%3D; expires=Wed, 13 Aug 2025 20:38:59 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImJLMTlpSDk2eXVXMjJNSTJyVzU4Q0E9PSIsInZhbHVlIjoiZXkxcndNQVAvalFYNGZDSE9FazFvYXdoS0dmZ0d5b3pZbXFnUGNlNXU3eVVYMjVVZE1UUlBicFNPTU9TbnRXQTAvRUpVa" 1 => "laravel_session=eyJpdiI6IllmWnRmRXJhY2cwVFIwV0Q2dUVYVVE9PSIsInZhbHVlIjoiRk5UaFVNTkRpc2pwR3NCZUpWTTduMGV2b2czUkliUGRYR0tmTDg2TEtvcnpZSEpDKzBFTVBqd05KRy9oSTk5SklrRGhmVng5NVZOdkJDc2Y2UGFlR2RxbzhwaHU0eDl3ekxKd2ZDUm9LVkFEazMzclRyV2t1bXhncU9RNlM1djgiLCJtYWMiOiI5ZDViYTIyZTIyMmU1NGYwZGQxYTQyMTQ0ZWEwOGNmNjEzOTEwN2YyZTc2NmFjNTU4YzU1ODgwMDkzOTc5OTFmIiwidGFnIjoiIn0%3D; expires=Wed, 13 Aug 2025 20:38:59 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IllmWnRmRXJhY2cwVFIwV0Q2dUVYVVE9PSIsInZhbHVlIjoiRk5UaFVNTkRpc2pwR3NCZUpWTTduMGV2b2czUkliUGRYR0tmTDg2TEtvcnpZSEpDKzBFTVBqd05KRy9oSTk5Sklr" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImJLMTlpSDk2eXVXMjJNSTJyVzU4Q0E9PSIsInZhbHVlIjoiZXkxcndNQVAvalFYNGZDSE9FazFvYXdoS0dmZ0d5b3pZbXFnUGNlNXU3eVVYMjVVZE1UUlBicFNPTU9TbnRXQTAvRUpVaXBQUXpkUkdIM2s3d2hlN2h4M1hMYzhxS1VhSmRMMVJXYXZ3OFlhdjUzcWMwSTNzTmZXaFFLYWlnb3IiLCJtYWMiOiJlYjQ0ODBmN2U1Nzc5ZTVjMDU3M2VmZTc0MDIyNzJjNTlkODEyZjRlNTc4NTU5ZjAzM2QyMTQwNGY5NjMyNGFkIiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 20:38:59 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImJLMTlpSDk2eXVXMjJNSTJyVzU4Q0E9PSIsInZhbHVlIjoiZXkxcndNQVAvalFYNGZDSE9FazFvYXdoS0dmZ0d5b3pZbXFnUGNlNXU3eVVYMjVVZE1UUlBicFNPTU9TbnRXQTAvRUpVa" 1 => "laravel_session=eyJpdiI6IllmWnRmRXJhY2cwVFIwV0Q2dUVYVVE9PSIsInZhbHVlIjoiRk5UaFVNTkRpc2pwR3NCZUpWTTduMGV2b2czUkliUGRYR0tmTDg2TEtvcnpZSEpDKzBFTVBqd05KRy9oSTk5SklrRGhmVng5NVZOdkJDc2Y2UGFlR2RxbzhwaHU0eDl3ekxKd2ZDUm9LVkFEazMzclRyV2t1bXhncU9RNlM1djgiLCJtYWMiOiI5ZDViYTIyZTIyMmU1NGYwZGQxYTQyMTQ0ZWEwOGNmNjEzOTEwN2YyZTc2NmFjNTU4YzU1ODgwMDkzOTc5OTFmIiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 20:38:59 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IllmWnRmRXJhY2cwVFIwV0Q2dUVYVVE9PSIsInZhbHVlIjoiRk5UaFVNTkRpc2pwR3NCZUpWTTduMGV2b2czUkliUGRYR0tmTDg2TEtvcnpZSEpDKzBFTVBqd05KRy9oSTk5Sklr" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "lypJlxIss9AdzgzYkjuAGVo4ZmjscLkYJV0hXFyz" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/internships" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-13 18:38:59GET/internships9831198