Skip to content

Getting 403 #1

@arshyasharifian

Description

@arshyasharifian

Hello,

when I execute the default script, I get a 403 response.

MacBook-Pro-2 JobScrapingApp_Indeed.com % python3 app.py
01-01-2023, 19:05:09: Session starts
01-01-2023, 19:05:09: Scraping attempt with the key word: 'auditor'... 
this is the response <Response [403]>
01-01-2023, 19:05:13: ....successfully implemented. Number of records found: 0
01-01-2023, 19:05:18: Full scraping is executed. The raw data dump file contains 0 records.
Number of unique records is 0.
<class 'pandas.core.frame.DataFrame'>
Index: 0 entries
Data columns (total 11 columns):
 #   Column           Non-Null Count  Dtype 
---  ------           --------------  ----- 
 0   job_id           0 non-null      object
 1   job_title        0 non-null      object
 2   job_date         0 non-null      object
 3   job_loc          0 non-null      object
 4   job_summary      0 non-null      object
 5   job_salary       0 non-null      object
 6   job_url          0 non-null      object
 7   company_name     0 non-null      object
 8   search_time      0 non-null      object
 9   search_position  0 non-null      object
 10  source           0 non-null      object
dtypes: object(11)
memory usage: 0.0+ bytes
01-01-2023, 19:05:18: Data dump is formatted:
 None
01-01-2023, 19:05:18: Session ends.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions