Code Monkey home page Code Monkey logo

Comments (5)

corsairian avatar corsairian commented on July 20, 2024

I am facing a similar issue when running through Apify. Here are the logs

2021-01-11T01:41:02.737Z ACTOR: Starting Docker container. 2021-01-11T01:41:07.303Z INFO: System info {"apifyVersion":"0.15.4","apifyClientVersion":"0.5.22","osType":"Linux","nodeVersion":"v12.18.3"} 2021-01-11T01:41:07.324Z WARNING: You are using an outdated version (0.15.4) of Apify SDK. We recommend you to update to the latest version (0.21.0). 2021-01-11T01:41:07.327Z Read more about Apify SDK versioning at: https://kb.apify.com/en/articles/3184510-updates-and-versioning-of-apify-sdk 2021-01-11T01:41:07.478Z Loading projects for query: 2021-01-11T01:41:07.481Z { state: 'live', pledged: 4, sort: 'newest', page: 1 } 2021-01-11T01:41:07.639Z ERROR: The function passed to Apify.main() threw an exception: 2021-01-11T01:41:07.641Z StatusCodeError: 403 - "<!DOCTYPE html> <html lang=\"en\"> <head> <meta charset=\"utf-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"> <title>Access to this page has been denied.</title> <link href=\"https://fonts.googleapis.com/css?family=Open+Sans:300\" rel=\"stylesheet\"> <style> html, body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #000; } a { color: #c5c5c5; text-decoration: none; } .container { align-items: center; display: flex; flex: 1; justify-content: space-between; flex-direction: column; height: 100%; } .container > div { width: 100%; display: flex; justify-content: center; } .container > div > div { display: flex; width: 80%; } .customer-logo-wrapper { padding-top: 2rem; flex-grow: 0; background-color: #fff; visibility: hidden; } .customer-logo { border-bottom: 1px solid #000; } .customer-logo > img { padding-bottom: 1rem; max-height: 50px; max-width: 100%; } .page-title-wrapper { flex-grow: 2; } .page-title { flex-dire... [line-too-long]

from kickstarter-search.

shangzh2000 avatar shangzh2000 commented on July 20, 2024

this is from Apify:

the page is being blocked, that scraper is outdated, unfortunately

403 is forbidden

kickstarter block it

from kickstarter-search.

shangzh2000 avatar shangzh2000 commented on July 20, 2024

pocesar, would you please elaborate how to use proxies?

from kickstarter-search.

pocesar avatar pocesar commented on July 20, 2024

on platform, you need to provide the Proxy Configuration field
image
for using it locally, you can use "proxyConfig": { "useApifyProxy": true } on your input

from kickstarter-search.

corsairian avatar corsairian commented on July 20, 2024

Thanks both. It seems Apify migrated their pool of proxies off the free plan.

from kickstarter-search.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.